diff --git a/websvc.rest.samples/CustomerDBSpring/src/conf/persistence.xml b/websvc.rest.samples/CustomerDBSpring/src/conf/persistence.xml --- a/websvc.rest.samples/CustomerDBSpring/src/conf/persistence.xml +++ b/websvc.rest.samples/CustomerDBSpring/src/conf/persistence.xml @@ -42,13 +42,13 @@ Version 2 license, then the option applies only if the new code is made subject to such option by the copyright holder. --> - + -oracle.toplink.essentials.PersistenceProvider + org.eclipse.persistence.jpa.PersistenceProvider jdbc/sample customerdb.Customer -customerdb.DiscountCode -false - + customerdb.DiscountCode + false +