Package | Description |
---|---|
org.hibernate.cache.internal | |
org.hibernate.ejb.event | |
org.hibernate.metamodel |
NOTE: This package is currently unfinished and therefore considered experimental and unsupported.
|
org.hibernate.metamodel.binding | |
org.hibernate.metamodel.source | |
org.hibernate.metamodel.source.annotations.attribute | |
org.hibernate.metamodel.source.annotations.entity | |
org.hibernate.metamodel.source.binder | |
org.hibernate.metamodel.source.hbm | |
org.hibernate.metamodel.source.internal | |
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
org.hibernate.persister.internal | |
org.hibernate.persister.spi | |
org.hibernate.property |
This package abstracts the notion of a "property" of
an entity.
|
org.hibernate.tuple |
This package defines a runtime metamodel for entities at
the object level and abstracts the differences between
the various entity modes.
|
org.hibernate.tuple.entity |
Class and Description |
---|
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
PluralAttributeBinding |
Class and Description |
---|
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
Class and Description |
---|
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
FetchProfile
A fetch profile allows a user to dynamically modify the fetching strategy used for particular associations at runtime, whereas
that information was historically only statically defined in the metadata.
|
IdGenerator
Identifier generator container, Useful to keep named generator in annotations
|
PluralAttributeBinding |
TypeDef
Represents the metamodel view of a typedef (type definition).
|
Class and Description |
---|
AbstractAttributeBinding
Basic support for
AttributeBinding implementors |
AbstractCollectionElement
Basic contract describing the commonality between the various types of collection element mappings.
|
AbstractPluralAttributeBinding
TODO : javadoc
|
AbstractSingularAttributeBinding |
AssociationAttributeBinding
Contract describing a binding for attributes which model associations.
|
AttributeBinding
The basic contract for binding a
attribute from the domain model to the relational model. |
AttributeBindingContainer
Common contract for
EntityBinding and ComponentAttributeBinding in so far as they are both
containers for AttributeBinding descriptors |
BagBinding
TODO : javadoc
|
BasicAttributeBinding
TODO : javadoc
|
Caching
Defines the caching settings for an entity.
|
CascadeType |
CollectionElementNature
Describes the nature of persistent collection elements.
|
CollectionKey
TODO : javadoc
|
CollectionLaziness |
ComponentAttributeBinding |
CustomSQL
Wraps the information for custom SQL execution
|
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
EntityDiscriminator
Binding of the discriminator in a entity hierarchy
|
EntityIdentifier
Binds the entity identifier.
|
FetchProfile.Fetch
Defines an individual association fetch within the given profile.
|
HibernateTypeDescriptor
TODO : javadoc
|
HierarchyDetails |
IdGenerator
Identifier generator container, Useful to keep named generator in annotations
|
InheritanceType
The inheritance type for a given entity.
|
KeyValueBinding
TODO : javadoc
|
ManyToOneAttributeBinding
TODO : javadoc
|
PluralAttributeBinding |
SetBinding |
SimpleValueBinding |
SingularAssociationAttributeBinding
Contract describing the attribute binding for singular associations (
many-to-one , one-to-one ). |
SingularAttributeBinding
Specialized binding contract for singular (non-collection) attributes
|
Class and Description |
---|
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
FetchProfile
A fetch profile allows a user to dynamically modify the fetching strategy used for particular associations at runtime, whereas
that information was historically only statically defined in the metadata.
|
IdGenerator
Identifier generator container, Useful to keep named generator in annotations
|
MetaAttribute
A meta attribute is a named value or values.
|
PluralAttributeBinding |
TypeDef
Represents the metamodel view of a typedef (type definition).
|
Class and Description |
---|
IdGenerator
Identifier generator container, Useful to keep named generator in annotations
|
Class and Description |
---|
Caching
Defines the caching settings for an entity.
|
CustomSQL
Wraps the information for custom SQL execution
|
InheritanceType
The inheritance type for a given entity.
|
Class and Description |
---|
Caching
Defines the caching settings for an entity.
|
CustomSQL
Wraps the information for custom SQL execution
|
IdGenerator
Identifier generator container, Useful to keep named generator in annotations
|
InheritanceType
The inheritance type for a given entity.
|
Class and Description |
---|
Caching
Defines the caching settings for an entity.
|
CustomSQL
Wraps the information for custom SQL execution
|
InheritanceType
The inheritance type for a given entity.
|
Class and Description |
---|
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
FetchProfile
A fetch profile allows a user to dynamically modify the fetching strategy used for particular associations at runtime, whereas
that information was historically only statically defined in the metadata.
|
IdGenerator
Identifier generator container, Useful to keep named generator in annotations
|
PluralAttributeBinding |
TypeDef
Represents the metamodel view of a typedef (type definition).
|
Class and Description |
---|
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
Class and Description |
---|
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
PluralAttributeBinding |
Class and Description |
---|
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
PluralAttributeBinding |
Class and Description |
---|
AttributeBinding
The basic contract for binding a
attribute from the domain model to the relational model. |
Class and Description |
---|
AttributeBinding
The basic contract for binding a
attribute from the domain model to the relational model. |
BasicAttributeBinding
TODO : javadoc
|
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
Class and Description |
---|
AttributeBinding
The basic contract for binding a
attribute from the domain model to the relational model. |
EntityBinding
Provides the link between the domain and the relational model for an entity.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.