|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.registry.core.repository.hibernate.HibernateHelper
public final class HibernateHelper
| Constructor Summary | |
|---|---|
HibernateHelper()
|
|
| Method Summary | |
|---|---|
void |
configureSession(org.ow2.petals.registry.api.config.DBConfiguration dbConfiguration)
|
org.hibernate.Session |
getSession()
|
org.hibernate.SessionFactory |
getSessionFactory()
|
org.hibernate.stat.Statistics |
getSessionStatistics()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HibernateHelper()
| Method Detail |
|---|
public org.hibernate.SessionFactory getSessionFactory()
public org.hibernate.Session getSession()
throws org.ow2.petals.registry.api.exception.RegistryException
org.hibernate.HibernateException
DataCollectorConfigException
org.ow2.petals.registry.api.exception.RegistryExceptionpublic org.hibernate.stat.Statistics getSessionStatistics()
public void configureSession(org.ow2.petals.registry.api.config.DBConfiguration dbConfiguration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||