Uses of Class
org.hibernate.ejb.metamodel.AbstractType

Packages that use AbstractType
org.hibernate.ejb.metamodel   
 

Uses of AbstractType in org.hibernate.ejb.metamodel
 

Subclasses of AbstractType in org.hibernate.ejb.metamodel
 class AbstractIdentifiableType<X>
          Defines commonality for the JPA IdentifiableType types.
 class AbstractManagedType<X>
          Defines commonality for the JPA ManagedType hierarchy of interfaces.
 class EmbeddableTypeImpl<X>
           
 class EntityTypeImpl<X>
          Defines the Hibernate implementation of the JPA EntityType contract.
 class MappedSuperclassTypeImpl<X>
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.