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