Uses of Package
net.sourceforge.hivetranse.transaction.hibernate3

Packages that use net.sourceforge.hivetranse.transaction.hibernate3
net.sourceforge.hivetranse.transaction.hibernate3 This is the main package for Hibernate-specific transaction handling under HiveMind. 
 

Classes in net.sourceforge.hivetranse.transaction.hibernate3 used by net.sourceforge.hivetranse.transaction.hibernate3
SessionFactoryBuilder
          Utility interface to build Hibernate SessionFactory.
SessionFactoryContribution
          Represents a configuration parameter to the SessionProxyFactory configured for building a Session service.
SessionsRepository
          Interface implemented by the object returned by HibernateTransactionService.getCurrentTransaction.
SessionsRepositoryImpl.TransactionEntry