Uses of Package
org.hibernate.metamodel.mapping.internal
Packages that use org.hibernate.metamodel.mapping.internal
Package
Description
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
This package abstracts persistence mechanisms for collections.
This package abstracts persistence mechanisms for entities.
Defines support for implicit ResultSet mappings.
Support for multi-table SQM mutation (insert, update, delete) operations using
a table to temporarily hold the matching ids.
SPI for handling SQM UPDATE and DELETE queries
A Hibernate
Type
is a strategy for mapping a Java
property type to a JDBC type or types.Defines a registry for Hibernate
Type
s.-
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.boot.model.internalClassDescriptionSoftDeleteMapping implementation
-
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.loader.ast.internalClassDescriptionMulti-attribute NaturalIdMapping implementationSingle-attribute NaturalIdMapping implementation
-
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.metamodel.internal
-
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.metamodel.mappingClassDescriptionImplementation of
DiscriminatorValueDetails
used for embeddable inheritance.EmbeddableMappingType implementation describing anIdClass
Embeddable describing the virtual-id aspect of a non-aggregated composite id -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.metamodel.mapping.internalClassDescriptionBase support for EmbeddableMappingType implementationsBase support for EntityCollectionPart implementationsActs as a ModelPart for the discriminator portion of an any-valued mappingMulti-attribute NaturalIdMapping implementationRepresents the "type" of an any-valued mappingDescribes a "normal" embeddable.An entity-valued collection-part.EmbeddableMappingType implementation describing an
IdClass
Explicitly defined to better control (for now) the argsDeprecated.Please get rid of it: such collections should be immutable.A "non-aggregated" composite identifier.order( id, ...Embeddable describing the virtual-id aspect of a non-aggregated composite id -
-
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.persister.collectionClassDescriptionDefines the ability to perform post-creation processing for collection mappings.Allows callback after creation of the attribute mapping.
-
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.persister.entityClassDescriptionResponsible for retrieving database-generated attribute values after an
insert
orupdate
statement is executed.Defines the ability to perform post-creation processing for entity mappings. -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.query.derivedClassDescriptionEmbeddableMappingType implementation describing an
IdClass
Embeddable describing the virtual-id aspect of a non-aggregated composite id -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.query.results.internal.implicitClassDescriptionSingular, any-valued attributeAn entity-valued collection-part.
-
-
-
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.query.sqm.mutation.spi
-
-
-
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.type
-
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.type.spi