Uses of Class
org.unitils.orm.hibernate.annotation.HibernateSessionFactory

Packages that use HibernateSessionFactory
org.unitils.orm.hibernate   
org.unitils.orm.hibernate.util   
 

Uses of HibernateSessionFactory in org.unitils.orm.hibernate
 

Methods in org.unitils.orm.hibernate that return types with arguments of type HibernateSessionFactory
protected  Class<HibernateSessionFactory> HibernateModule.getPersistenceUnitConfigAnnotationClass()
           
 

Uses of HibernateSessionFactory in org.unitils.orm.hibernate.util
 

Methods in org.unitils.orm.hibernate.util with parameters of type HibernateSessionFactory
protected  OrmConfig HibernateAnnotationConfigLoader.createResourceConfig(HibernateSessionFactory configuringAnnotation, Method customConfigMethod)
           
protected  boolean HibernateAnnotationConfigLoader.isConfiguringAnnotation(HibernateSessionFactory annotation)
           
 



Copyright © 2011. All Rights Reserved.