X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fhibernate4-maven-plugin-envers-sample%2Fsrc%2Fmain%2Fresources%2Fspring-persistence-context.properties;fp=src%2Fit%2Fhibernate4-maven-plugin-envers-sample%2Fsrc%2Fmain%2Fresources%2Fspring-persistence-context.properties;h=1909a7b62d55380f6023bb913b789941816d6f17;hp=0000000000000000000000000000000000000000;hb=25079f13c0eda6807d5aee67086a21ddde313213;hpb=69458703cddc2aea1f67e06db43bce6950c6f3cb diff --git a/src/it/hibernate4-maven-plugin-envers-sample/src/main/resources/spring-persistence-context.properties b/src/it/hibernate4-maven-plugin-envers-sample/src/main/resources/spring-persistence-context.properties new file mode 100644 index 00000000..1909a7b6 --- /dev/null +++ b/src/it/hibernate4-maven-plugin-envers-sample/src/main/resources/spring-persistence-context.properties @@ -0,0 +1,10 @@ +# +# Configuration of the services +# +hibernate.hbm2ddl.auto = validate +hibernate.show_sql = false +hibernate.format_sql = false + +jpa.persistence.context.name = examplePU + +