summaryrefslogtreecommitdiff
path: root/eaaf_core/src/test/resources/process/hibernate.configuration.test.properties
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2018-07-12 16:10:53 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2018-07-12 16:10:53 +0200
commit729500a159c61a697c528e0c86abd132f4380b0d (patch)
tree9d0dbaa2205ac3a8d3b96f8c4c9a844250af5bce /eaaf_core/src/test/resources/process/hibernate.configuration.test.properties
parent47ca9c6c93447788376ba53e394ed3116d5a3dcc (diff)
downloadEAAF-Components-729500a159c61a697c528e0c86abd132f4380b0d.tar.gz
EAAF-Components-729500a159c61a697c528e0c86abd132f4380b0d.tar.bz2
EAAF-Components-729500a159c61a697c528e0c86abd132f4380b0d.zip
some more updates
Diffstat (limited to 'eaaf_core/src/test/resources/process/hibernate.configuration.test.properties')
-rw-r--r--eaaf_core/src/test/resources/process/hibernate.configuration.test.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/eaaf_core/src/test/resources/process/hibernate.configuration.test.properties b/eaaf_core/src/test/resources/process/hibernate.configuration.test.properties
index c4faa6d0..aa95f1ff 100644
--- a/eaaf_core/src/test/resources/process/hibernate.configuration.test.properties
+++ b/eaaf_core/src/test/resources/process/hibernate.configuration.test.properties
@@ -1,3 +1,5 @@
+###############################################################################
+###############################################################################
# minimal Hibnerate configuration for testing the process engine
hibernate.dialect=org.hibernate.dialect.H2Dialect
hibernate.connection.url=jdbc:h2:mem:moa.id-session;DB_CLOSE_DELAY=-1