Uses of Class
net.sourceforge.hivetranse.transaction.hibernate3.SessionFactoryContribution

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

Uses of SessionFactoryContribution in net.sourceforge.hivetranse.transaction.hibernate3
 

Methods in net.sourceforge.hivetranse.transaction.hibernate3 with parameters of type SessionFactoryContribution
protected  org.hibernate.SessionFactory SessionProxyFactory.buildSessionFactory(org.apache.commons.logging.Log logger, java.lang.String id, SessionFactoryContribution contrib)