interface |
AttributeSource |
Contract for sources of persistent attribute descriptions.
|
interface |
AttributeSourceContainer |
|
interface |
CompositeIdentifierSource |
Common contract for composite identifiers.
|
interface |
EmbeddableSource |
Represents the binding source for an "embeddable" (in JPA terms)
or "composite" (in legacy Hibernate terms).
|
interface |
EntitySource |
Contract describing source of information related to mapping an entity.
|
interface |
IdentifiableTypeSource |
Common contract between Entity and MappedSuperclass sources.
|
interface |
IdentifierSource |
Contract describing source of identifier information for the entity.
|
interface |
IdentifierSourceAggregatedComposite |
|
interface |
IdentifierSourceNonAggregatedComposite |
|
interface |
IdentifierSourceSimple |
Additional contract describing the source of an identifier mapping whose nature is
simple .
|
interface |
JoinedSubclassEntitySource |
|
interface |
PluralAttributeElementSourceEmbedded |
Describes the source for the elements of persistent collections (plural
attributes) where the elements are composites/embeddables.
|
interface |
PluralAttributeSource |
|
interface |
PluralAttributeSourceArray |
|
interface |
SingularAttributeSource |
Source-agnostic description of information needed to bind a singular attribute.
|
interface |
SingularAttributeSourceAny |
Describes an <any/> mapping
|
interface |
SingularAttributeSourceBasic |
|
interface |
SingularAttributeSourceEmbedded |
Represents the binding source for a singular attribute that is "embedded"
or "composite".
|
interface |
SingularAttributeSourceManyToOne |
|
interface |
SingularAttributeSourceOneToOne |
|
interface |
SingularAttributeSourceToOne |
Further contract for sources of singular associations (one-to-one and many-to-one ).
|
interface |
SubclassEntitySource |
|
interface |
VersionAttributeSource |
|