Uses of Class
org.hibernate.annotations.Entity

Packages that use Entity
org.hibernate.cfg.annotations   
 

Uses of Entity in org.hibernate.cfg.annotations
 

Constructors in org.hibernate.cfg.annotations with parameters of type Entity
EntityBinder(javax.persistence.Entity ejb3Ann, Entity hibAnn, Class annotatedClass, org.hibernate.mapping.PersistentClass persistentClass, ExtendedMappings mappings)