X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fschemaexport-example%2Fschemaexport-example-persistence-impl%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fpersistence.xml;fp=src%2Fit%2Fschemaexport-example%2Fschemaexport-example-persistence-impl%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fpersistence.xml;h=757847265461bc1d2cd44f51ca5521b1c4a081a7;hp=0000000000000000000000000000000000000000;hb=a53a2ad438038084200a8449c557a41159e409dc;hpb=f18f820198878cddcea8b98c2a5e0c9843b923d2 diff --git a/src/it/schemaexport-example/schemaexport-example-persistence-impl/src/main/resources/META-INF/persistence.xml b/src/it/schemaexport-example/schemaexport-example-persistence-impl/src/main/resources/META-INF/persistence.xml new file mode 100644 index 00000000..75784726 --- /dev/null +++ b/src/it/schemaexport-example/schemaexport-example-persistence-impl/src/main/resources/META-INF/persistence.xml @@ -0,0 +1,18 @@ + + + + de.test.schemaexport.domain.Department + de.test.schemaexport.domain.Employee + + + + + + + + + + +