X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fmultiple-persistence-units%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fpersistence.xml;fp=src%2Fit%2Fmultiple-persistence-units%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fpersistence.xml;h=bf8c9233cecf8ec7689503bfb287a48be11e9bc0;hp=0000000000000000000000000000000000000000;hb=08649780d2cd70f2861298d683aa6b1945d43cda;hpb=bb8b638714db7fc02acdc1a9032cc43210fe5c0e diff --git a/src/it/multiple-persistence-units/src/main/resources/META-INF/persistence.xml b/src/it/multiple-persistence-units/src/main/resources/META-INF/persistence.xml new file mode 100644 index 00000000..bf8c9233 --- /dev/null +++ b/src/it/multiple-persistence-units/src/main/resources/META-INF/persistence.xml @@ -0,0 +1,28 @@ + + + + + + a.Employee + true + + + + + + + + META-INF/sale.xml + META-INF/person.xml + META-INF/clerk.xml + META-INF/customer.xml + true + + + + + +