Uses of Class
org.unitils.util.AnnotationConfigLoader

Packages that use AnnotationConfigLoader
org.unitils.orm.hibernate.util   
org.unitils.orm.jpa.util   
 

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

Subclasses of AnnotationConfigLoader in org.unitils.orm.hibernate.util
 class HibernateAnnotationConfigLoader
           
 

Uses of AnnotationConfigLoader in org.unitils.orm.jpa.util
 

Subclasses of AnnotationConfigLoader in org.unitils.orm.jpa.util
 class JpaAnnotationConfigLoader
          AnnotationConfigLoader that looks an EntityManagerFactory configured using JpaEntityManagerFactory anntations.
 



Copyright © 2011. All Rights Reserved.