[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3821) hibernate.query.startup_check is not documented
Hontvári József (JIRA)
noreply at atlassian.com
Fri Mar 20 20:01:38 EDT 2009
hibernate.query.startup_check is not documented
-----------------------------------------------
Key: HHH-3821
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3821
Project: Hibernate Core
Issue Type: Bug
Components: documentation
Affects Versions: 3.3.1
Reporter: Hontvári József
The hibernate.query.startup_check configuration option is not documented in the Hibernate Reference Documentation (or in the Java Persistence with Hibernate book).
Moreover the javadoc on Environment says that is mainly intended for test environments, but considering that checking takes a long time (which is not mentioned there) I think it indeed should be run in test environment but only once, and it should be switched off on a production server if startup time does matter.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list