X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.2.18%2Fentitymanager%2Fsrc%2Ftest%2Fresources%2FMETA-INF%2Fpersistence.xml;fp=src%2Fit%2Ftutorials-5.2.18%2Fentitymanager%2Fsrc%2Ftest%2Fresources%2FMETA-INF%2Fpersistence.xml;h=0fc9523813810b58411baa9b9e0022b73a4e6584;hp=0000000000000000000000000000000000000000;hb=0b6b9a1bd8950880713885618d8e31c772a085ec;hpb=9e37fd1049f8a6794396cd7c8879dc413fbcb87c diff --git a/src/it/tutorials-5.2.18/entitymanager/src/test/resources/META-INF/persistence.xml b/src/it/tutorials-5.2.18/entitymanager/src/test/resources/META-INF/persistence.xml new file mode 100644 index 00000000..0fc95238 --- /dev/null +++ b/src/it/tutorials-5.2.18/entitymanager/src/test/resources/META-INF/persistence.xml @@ -0,0 +1,31 @@ + + + + + + Persistence unit for the JPA tutorial of the Hibernate Getting Started Guide + + + org.hibernate.tutorial.em.Event + + + + + + + + + + + + + +