Uses of Package
org.hibernate.metamodel.source.binder

Packages that use org.hibernate.metamodel.source.binder
org.hibernate.metamodel.binding   
org.hibernate.metamodel.source.annotations   
org.hibernate.metamodel.source.annotations.attribute   
org.hibernate.metamodel.source.annotations.entity   
org.hibernate.metamodel.source.binder   
org.hibernate.metamodel.source.hbm   
 

Classes in org.hibernate.metamodel.source.binder used by org.hibernate.metamodel.binding
JpaCallbackClass
           
 

Classes in org.hibernate.metamodel.source.binder used by org.hibernate.metamodel.source.annotations
EntityHierarchy
          Models the source-agnostic view of an entity hierarchy.
 

Classes in org.hibernate.metamodel.source.binder used by org.hibernate.metamodel.source.annotations.attribute
AssociationAttributeSource
          Contract describing sources for attributes which model associations.
AttributeSource
          Contract for sources of persistent attribute descriptions.
ColumnSource
          Contract for source information pertaining to a column definition.
DerivedValueSource
          Contract describing source of a derived value (formula).
DiscriminatorSource
          Contract for sources of information about a mapped discriminator.
ExplicitHibernateTypeSource
          Source-agnostic descriptor for explicit user-supplied Hibernate type information
IdentifierSource
          Contract describing source of identifier information for the entity.
IdentifierSource.Nature
           
MetaAttributeSource
          Describes incoming MetaAttribute values.
RelationalValueSource
          Unifying interface for ColumnSource and DerivedValueSource.
RelationalValueSourceContainer
          Contract for a container of RelationalValueSource references.
SimpleIdentifierSource
          Contract describing source of a simple identifier mapping.
SingularAttributeNature
          Describes the understood natures of a singular attribute.
SingularAttributeSource
          Source-agnostic description of information needed to bind a singular attribute.
ToOneAttributeSource
          Further contract for sources of *-to-one style associations.
 

Classes in org.hibernate.metamodel.source.binder used by org.hibernate.metamodel.source.annotations.entity
AttributeSource
          Contract for sources of persistent attribute descriptions.
AttributeSourceContainer
          Contract for a container of AttributeSource references.
ConstraintSource
          Contract describing source of table constraints
EntitySource
          Contract describing source of an entity
JpaCallbackClass
           
MetaAttributeSource
          Describes incoming MetaAttribute values.
SubclassEntityContainer
          Contract for elements within a EntityHierarchy which can contain sub elements.
SubclassEntitySource
           
TableSource
          Contract describing source of table information
 

Classes in org.hibernate.metamodel.source.binder used by org.hibernate.metamodel.source.binder
AssociationAttributeSource
          Contract describing sources for attributes which model associations.
AttributeSource
          Contract for sources of persistent attribute descriptions.
AttributeSourceContainer
          Contract for a container of AttributeSource references.
ComponentAttributeSource
           
ConstraintSource
          Contract describing source of table constraints
DiscriminatorSource
          Contract for sources of information about a mapped discriminator.
EntityHierarchy
          Models the source-agnostic view of an entity hierarchy.
EntitySource
          Contract describing source of an entity
ExplicitHibernateTypeSource
          Source-agnostic descriptor for explicit user-supplied Hibernate type information
IdentifierSource
          Contract describing source of identifier information for the entity.
IdentifierSource.Nature
           
JpaCallbackClass
           
MetaAttributeSource
          Describes incoming MetaAttribute values.
PluralAttributeElementNature
          Describes the nature of the collection elements as declared by the metadata.
PluralAttributeElementSource
           
PluralAttributeKeySource
           
PluralAttributeNature
          Describes the nature of the collection itself as declared by the metadata.
RelationalValueSource
          Unifying interface for ColumnSource and DerivedValueSource.
RelationalValueSourceContainer
          Contract for a container of RelationalValueSource references.
RootEntitySource
          Contract for the entity that is the root of an inheritance hierarchy.
SingularAttributeNature
          Describes the understood natures of a singular attribute.
SingularAttributeSource
          Source-agnostic description of information needed to bind a singular attribute.
SubclassEntityContainer
          Contract for elements within a EntityHierarchy which can contain sub elements.
SubclassEntitySource
           
TableSource
          Contract describing source of table information
 

Classes in org.hibernate.metamodel.source.binder used by org.hibernate.metamodel.source.hbm
AssociationAttributeSource
          Contract describing sources for attributes which model associations.
AttributeSource
          Contract for sources of persistent attribute descriptions.
AttributeSourceContainer
          Contract for a container of AttributeSource references.
BasicPluralAttributeElementSource
           
ComponentAttributeSource
           
CompositePluralAttributeElementSource
           
ConstraintSource
          Contract describing source of table constraints
DiscriminatorSource
          Contract for sources of information about a mapped discriminator.
EntityHierarchy
          Models the source-agnostic view of an entity hierarchy.
EntitySource
          Contract describing source of an entity
ExplicitHibernateTypeSource
          Source-agnostic descriptor for explicit user-supplied Hibernate type information
IdentifierSource
          Contract describing source of identifier information for the entity.
JpaCallbackClass
           
ManyToManyPluralAttributeElementSource
           
MetaAttributeSource
          Describes incoming MetaAttribute values.
OneToManyPluralAttributeElementSource
           
Orderable
           
PluralAttributeElementNature
          Describes the nature of the collection elements as declared by the metadata.
PluralAttributeElementSource
           
PluralAttributeKeySource
           
PluralAttributeNature
          Describes the nature of the collection itself as declared by the metadata.
PluralAttributeSource
           
RelationalValueSource
          Unifying interface for ColumnSource and DerivedValueSource.
RelationalValueSourceContainer
          Contract for a container of RelationalValueSource references.
RootEntitySource
          Contract for the entity that is the root of an inheritance hierarchy.
SingularAttributeNature
          Describes the understood natures of a singular attribute.
SingularAttributeSource
          Source-agnostic description of information needed to bind a singular attribute.
Sortable
           
SubclassEntityContainer
          Contract for elements within a EntityHierarchy which can contain sub elements.
SubclassEntitySource
           
TableSource
          Contract describing source of table information
 



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