|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.metamodel.domain | |
---|---|
org.hibernate.metamodel.binding | |
org.hibernate.metamodel.domain | This package defines metadata modeling of a logical domain model. |
org.hibernate.metamodel.source | |
org.hibernate.metamodel.source.annotations | |
org.hibernate.metamodel.source.annotations.entity | |
org.hibernate.metamodel.source.internal |
Classes in org.hibernate.metamodel.domain used by org.hibernate.metamodel.binding | |
---|---|
Attribute
Describes an attribute. |
|
AttributeContainer
Basic contract for any container holding attributes. |
|
Component
Models the notion of a component (what JPA calls an Embeddable). |
|
Entity
Models the notion of an entity |
|
PluralAttribute
TODO : javadoc |
|
PluralAttributeNature
Identifies the specific semantic of a plural valued attribute. |
|
SingularAttribute
A single valued (non-collection) attribute |
Classes in org.hibernate.metamodel.domain used by org.hibernate.metamodel.domain | |
---|---|
AbstractAttributeContainer
Convenient base class for AttributeContainer . |
|
AbstractAttributeContainer.PluralAttributeImpl
|
|
Attribute
Describes an attribute. |
|
AttributeContainer
Basic contract for any container holding attributes. |
|
Component
Models the notion of a component (what JPA calls an Embeddable). |
|
Hierarchical
Additional contract for things that can occur in an inheritance hierarchy (specifically ones we would need to traverse). |
|
IndexedPluralAttribute
TODO : javadoc |
|
PluralAttribute
TODO : javadoc |
|
PluralAttributeNature
Identifies the specific semantic of a plural valued attribute. |
|
SingularAttribute
A single valued (non-collection) attribute |
|
Type
Basic information about a Java type, in regards to its role in particular set of mappings. |
|
TypeNature
Describes the type of a type :/ |
Classes in org.hibernate.metamodel.domain used by org.hibernate.metamodel.source | |
---|---|
Type
Basic information about a Java type, in regards to its role in particular set of mappings. |
Classes in org.hibernate.metamodel.domain used by org.hibernate.metamodel.source.annotations | |
---|---|
Type
Basic information about a Java type, in regards to its role in particular set of mappings. |
Classes in org.hibernate.metamodel.domain used by org.hibernate.metamodel.source.annotations.entity | |
---|---|
Type
Basic information about a Java type, in regards to its role in particular set of mappings. |
Classes in org.hibernate.metamodel.domain used by org.hibernate.metamodel.source.internal | |
---|---|
Type
Basic information about a Java type, in regards to its role in particular set of mappings. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |