Uses of Class
org.hibernate.metamodel.domain.AbstractAttributeContainer

Packages that use AbstractAttributeContainer
org.hibernate.metamodel.domain This package defines metadata modeling of a logical domain model. 
 

Uses of AbstractAttributeContainer in org.hibernate.metamodel.domain
 

Subclasses of AbstractAttributeContainer in org.hibernate.metamodel.domain
 class Component
          Models the notion of a component (what JPA calls an Embeddable).
 class Entity
          Models the notion of an entity
 class NonEntity
          Models the concept class in the hierarchy with no persistent attributes.
 class Superclass
          Models the concept of a (intermediate) superclass
 



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