Where can I find a list of Hibernate default configuration settings?

Posted by Ken Liu on Stack Overflow See other posts from Stack Overflow or by Ken Liu
Published on 2010-03-19T00:57:49Z Indexed on 2010/03/19 1:01 UTC
Read the original article Hit count: 401

I'm looking for a list of hibernate configuration settings with the defaults listed.

I found a good list of settings here: http://docs.jboss.org/hibernate/core/3.3/reference/en/html/session-configuration.html

...but the default settings are not listed.

© Stack Overflow or respective owner

Related posts about hibernate

Related posts about configuration