summaryrefslogtreecommitdiff
path: root/eaaf_core/src/test/resources/process/hibernate.configuration.test.properties
diff options
context:
space:
mode:
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