| AbstractAttributeMapping |
|
| AbstractDiscriminatorMapping |
|
| AbstractDomainPath |
|
| AbstractEmbeddableMapping |
Base support for EmbeddableMappingType implementations
|
| AbstractEntityCollectionPart |
Base support for EntityCollectionPart implementations
|
| AbstractNaturalIdMapping |
|
| AbstractSingularAttributeMapping |
|
| AbstractStateArrayContributorMapping |
|
| AnyDiscriminatorPart |
Acts as a ModelPart for the discriminator portion of an any-valued mapping
|
| AnyKeyPart |
Acts as a ModelPart for the key portion of an any-valued mapping
|
| BasicAttributeMapping |
|
| BasicEntityIdentifierMappingImpl |
Mapping of a simple identifier
|
| BasicValuedCollectionPart |
Models a basic collection element/value or index/key
|
| CaseStatementDiscriminatorMappingImpl |
|
| CollectionIdentifierDescriptorImpl |
|
| CompoundNaturalIdMapping |
Multi-attribute NaturalIdMapping implementation
|
| CompoundNaturalIdMapping.DomainResultImpl |
|
| DiscriminatedAssociationAttributeMapping |
Singular, any-valued attribute
|
| DiscriminatedAssociationAttributeMapping.MutabilityPlanImpl |
|
| DiscriminatedAssociationMapping |
Represents the "type" of an any-valued mapping
|
| DiscriminatedCollectionPart |
|
| DiscriminatorTypeImpl<O> |
Specialization of ConvertedBasicTypeImpl to expose access to the
DiscriminatorTypeImpl.underlyingJdbcMapping of this discriminator - the bit that handles
the relationship between the relational JavaType and the JdbcType
|
| DiscriminatorValueDetailsImpl |
|
| EmbeddableDiscriminatorValueDetailsImpl |
|
| EmbeddableMappingTypeImpl |
Describes a "normal" embeddable.
|
| EmbeddedAttributeMapping |
|
| EmbeddedCollectionPart |
|
| EmbeddedForeignKeyDescriptor |
|
| EmbeddedForeignKeyDescriptorSide |
|
| EmbeddedIdentifierMappingImpl |
|
| EmptyAttributeMappingsMap |
|
| EntityRowIdMappingImpl |
|
| EntityVersionMappingImpl |
|
| ExplicitColumnDiscriminatorMappingImpl |
|
| FetchOptionsHelper |
|
| GeneratedValuesProcessor |
Responsible for retrieving database-generated
attribute values after an insert or update statement is executed.
|
| IdClassEmbeddable |
EmbeddableMappingType implementation describing an IdClass
|
| IdClassRepresentationStrategy |
EmbeddableRepresentationStrategy for an IdClass mapping
|
| ImmutableAttributeMappingList |
|
| ImmutableAttributeMappingList.Builder |
|
| ImmutableAttributeMappingsMap |
|
| InverseNonAggregatedIdentifierMapping |
The inverse part of a "non-aggregated" composite identifier.
|
| ManyToManyCollectionPart |
Entity-valued collection-part mapped through a join table.
|
| MappingModelCreationHelper |
|
| MappingModelCreationProcess |
|
| MutableAttributeMappingList |
Deprecated.
|
| NonAggregatedIdentifierMappingImpl |
A "non-aggregated" composite identifier.
|
| OneToManyCollectionPart |
order( id, ...
|
| PluralAttributeMappingImpl |
|
| SelectableMappingImpl |
|
| SelectableMappingsImpl |
|
| SimpleAttributeMetadata |
|
| SimpleForeignKeyDescriptor |
|
| SimpleForeignKeyDescriptorSide |
|
| SimpleNaturalIdMapping |
Single-attribute NaturalIdMapping implementation
|
| SoftDeleteMappingImpl |
SoftDeleteMapping implementation
|
| SqlTypedMappingImpl |
|
| ToOneAttributeMapping |
|
| ToOneAttributeMapping.NullDomainResult |
|
| VirtualEmbeddedAttributeMapping |
|
| VirtualIdEmbeddable |
Embeddable describing the virtual-id aspect of a non-aggregated composite id
|
| VirtualIdRepresentationStrategy |
|