X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Ftest%2Fresources%2FMETA-INF%2Fpersistence.xml;h=603cd73b2d51dbb6e3d3d16702d0445a2ebf3bd5;hb=7d2eb7d3b20a7b7f16195e8011070979047f5cb6;hp=1de7f0aa5aaf85db15ce45fecec383330888656a;hpb=8ba1e56029cd19e7208cb0ff1d5cb27c4e9691f9;p=jpa-converters diff --git a/src/test/resources/META-INF/persistence.xml b/src/test/resources/META-INF/persistence.xml index 1de7f0a..603cd73 100644 --- a/src/test/resources/META-INF/persistence.xml +++ b/src/test/resources/META-INF/persistence.xml @@ -1,12 +1,12 @@ + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd" + version="2.1"> - de.juplo.jpa.converters.OffsetDateTime - de.juplo.jpa.converters.ZonedDateTime + Classes are mapped with annotations @@ -14,6 +14,22 @@ + + + + + + Classes are mapped with XML-configuration-files + META-INF/mapping.xml + true + + + + + + + +