Name |
Description |
AccountController |
|
AuditDao |
|
DbProviderTemplateTests |
|
DelegatingLocalSessionFactoryObject |
Delegates to an implementation of ISessionFactory that can select among multiple instances based on thread local storage. |
DelegatingLocalSessionFactoryObjectTests |
|
HibernateTransactionManager |
PlatformTransactionManager implementation for a single Hibernate SessionFactory. Binds a Hibernate Session from the specified factory to the thread, potentially allowing for one thread Session per factory |
HibernateTransactionManager.HibernateTransactionObject |
Hibernate-specific Tx-Aware Object |
HibernateTransactionManager.SuspendedResourcesHolder |
Holds Suspended Resources |
HibernateTxScopeTransactionManagerTests |
|
LocalSessionFactoryObjectTests |
|
MultipleDbTests |
|
NativeNHTests |
|
SessionFactoryUtils |
Helper class featuring methods for Hibernate Session handling, allowing for reuse of Hibernate Session instances within transactions. Also provides support for exception translation. |
SessionFactoryUtilsTests |
|
TemplateTests |
|
TemplateTests.SimpleTransactionCallback |
|