|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.internal.TransactionEnvironmentImpl
public class TransactionEnvironmentImpl
| Constructor Summary | |
|---|---|
TransactionEnvironmentImpl(SessionFactoryImpl sessionFactory)
|
|
| Method Summary | |
|---|---|
JdbcServices |
getJdbcServices()
Retrieve the JDBC services for this environment. |
JtaPlatform |
getJtaPlatform()
Retrieve the JTA platform for this environment. |
SessionFactoryImplementor |
getSessionFactory()
Retrieve the session factory for this environment. |
StatisticsImplementor |
getStatisticsImplementor()
Get access to the statistics collector |
TransactionFactory |
getTransactionFactory()
Retrieve the transaction factory for this environment. |
protected ServiceRegistry |
serviceRegistry()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionEnvironmentImpl(SessionFactoryImpl sessionFactory)
| Method Detail |
|---|
public SessionFactoryImplementor getSessionFactory()
TransactionEnvironment
getSessionFactory in interface TransactionEnvironmentprotected ServiceRegistry serviceRegistry()
public JdbcServices getJdbcServices()
TransactionEnvironment
getJdbcServices in interface TransactionEnvironmentpublic JtaPlatform getJtaPlatform()
TransactionEnvironment
getJtaPlatform in interface TransactionEnvironmentpublic TransactionFactory getTransactionFactory()
TransactionEnvironment
getTransactionFactory in interface TransactionEnvironmentpublic StatisticsImplementor getStatisticsImplementor()
TransactionEnvironment
getStatisticsImplementor in interface TransactionEnvironment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||