Documenting sample

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2899 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2006-05-16 14:11:49 +00:00
parent 8a52df4b7e
commit a0a7f6f609

View File

@@ -1,5 +1,6 @@
# Sample Hibernate configuration to enable Hibernate schema updates
#hibernate.hbm2ddl.auto=update
# Sample Hibernate configuration to disnable Hibernate schema updates
# Values are "validate" or "update" (default)
#hibernate.hbm2ddl.auto=validate
#
# Sample Hibernate configuration for changing Database dialect