Uses of Package
org.hibernate.metamodel.source.annotations.attribute

Packages that use org.hibernate.metamodel.source.annotations.attribute
org.hibernate.metamodel.source.annotations.attribute   
org.hibernate.metamodel.source.annotations.attribute.type   
org.hibernate.metamodel.source.annotations.entity   
 

Classes in org.hibernate.metamodel.source.annotations.attribute used by org.hibernate.metamodel.source.annotations.attribute
AssociationAttribute
          Represents an association attribute.
AttributeNature
          An enum defining the type of a mapped attribute.
AttributeOverride
          Contains the information about a single AttributeOverride.
BasicAttribute
          Represent a basic attribute (explicitly or implicitly mapped).
ColumnValues
          Container for the properties defined by Column.
ColumnValuesSourceImpl
           
MappedAttribute
          Base class for the different types of mapped attributes
SingularAttributeSourceImpl
           
 

Classes in org.hibernate.metamodel.source.annotations.attribute used by org.hibernate.metamodel.source.annotations.attribute.type
MappedAttribute
          Base class for the different types of mapped attributes
 

Classes in org.hibernate.metamodel.source.annotations.attribute used by org.hibernate.metamodel.source.annotations.entity
AssociationAttribute
          Represents an association attribute.
AttributeOverride
          Contains the information about a single AttributeOverride.
BasicAttribute
          Represent a basic attribute (explicitly or implicitly mapped).
ColumnValues
          Container for the properties defined by Column.
FormulaValue
           
 



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