X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.1.17%2Fosgi%2Funmanaged-jpa%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fpersistence.xml;fp=src%2Fit%2Ftutorials-5.1.17%2Fosgi%2Funmanaged-jpa%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fpersistence.xml;h=b0ebfe7053b1550669dcb73bdb3ab7dcd2fcb906;hp=0000000000000000000000000000000000000000;hb=3990b3badc8320a705c9899b0a63f40b4b219d1a;hpb=d42dc8bc0d20f97e64dacd7983486fe18af0c8df diff --git a/src/it/tutorials-5.1.17/osgi/unmanaged-jpa/src/main/resources/META-INF/persistence.xml b/src/it/tutorials-5.1.17/osgi/unmanaged-jpa/src/main/resources/META-INF/persistence.xml new file mode 100644 index 00000000..b0ebfe70 --- /dev/null +++ b/src/it/tutorials-5.1.17/osgi/unmanaged-jpa/src/main/resources/META-INF/persistence.xml @@ -0,0 +1,24 @@ + + + + + org.hibernate.osgitest.entity.DataPoint + true + + + + + + + + + + + \ No newline at end of file