| Package | Description |
|---|---|
| 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 |
| Class and Description |
|---|
| 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
|
| Class and Description |
|---|
| 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 :/
|
| Class and Description |
|---|
| Type
Basic information about a Java type, in regards to its role in particular set of mappings.
|
| Class and Description |
|---|
| Type
Basic information about a Java type, in regards to its role in particular set of mappings.
|
| Class and Description |
|---|
| Type
Basic information about a Java type, in regards to its role in particular set of mappings.
|
| Class and Description |
|---|
| Type
Basic information about a Java type, in regards to its role in particular set of mappings.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.