|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransactionEnvironment
Provides access to transactional services.
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. |
Method Detail |
---|
SessionFactoryImplementor getSessionFactory()
JdbcServices getJdbcServices()
JtaPlatform getJtaPlatform()
TransactionFactory getTransactionFactory()
StatisticsImplementor getStatisticsImplementor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |