|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.hibernate.DefaultHibernateConfigurer
public final class DefaultHibernateConfigurer
Simply calls configure() to do the default Hibernate configuration. This will read the hibernate.cfg.xml file.
Constructor Summary | |
---|---|
DefaultHibernateConfigurer(boolean defaultConfiguration)
|
Method Summary | |
---|---|
void |
configure(org.hibernate.cfg.Configuration configuration)
Passed the configuration so as to make changes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultHibernateConfigurer(@Symbol(value="tapestry.hibernate.default-configuration") boolean defaultConfiguration)
Method Detail |
---|
public void configure(org.hibernate.cfg.Configuration configuration)
HibernateConfigurer
configure
in interface HibernateConfigurer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |