Uses of Package
org.hibernate.metamodel.mapping.internal
-
Packages that use org.hibernate.metamodel.mapping.internal Package Description org.hibernate.loader.ast.internal org.hibernate.metamodel.internal org.hibernate.metamodel.mapping Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).org.hibernate.metamodel.mapping.internal org.hibernate.metamodel.mapping.ordering.ast org.hibernate.persister.collection This package abstracts persistence mechanisms for collections.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities.org.hibernate.query.derived org.hibernate.query.results.implicit Defines support for implicit ResultSet mappings.org.hibernate.query.sqm.mutation.internal org.hibernate.query.sqm.mutation.internal.temptable Support for multi-table SQM mutation (insert, update, delete) operations using a table to temporarily hold the matching ids.org.hibernate.query.sqm.mutation.spi org.hibernate.sql.results.graph.entity.internal org.hibernate.sql.results.internal.domain org.hibernate.type A HibernateType
is a strategy for mapping a Java property type to a JDBC type or types.org.hibernate.type.spi -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.loader.ast.internal Class Description CompoundNaturalIdMapping Multi-attribute NaturalIdMapping implementationSimpleNaturalIdMapping Single-attribute NaturalIdMapping implementation -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.metamodel.internal Class Description MappingModelCreationProcess -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.metamodel.mapping Class Description BasicAttributeMapping EmbeddedAttributeMapping IdClassEmbeddable EmbeddableMappingType implementation describing anIdClass
MappingModelCreationProcess SingleAttributeIdentifierMapping ToOneAttributeMapping VirtualIdEmbeddable 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.ordering.ast Class Description AbstractDomainPath ToOneAttributeMapping -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.persister.collection Class Description PluralAttributeMappingImpl.Aware Allows callback after creation of the attribute mapping. -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.persister.entity Class Description InFlightEntityMappingType MappingModelCreationProcess -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.query.derived Class Description EmbeddedAttributeMapping IdClassEmbeddable EmbeddableMappingType implementation describing anIdClass
MappingModelCreationProcess SingleAttributeIdentifierMapping VirtualIdEmbeddable 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.implicit Class Description DiscriminatedAssociationAttributeMapping Singular, any-valued attributeEntityCollectionPart An entity-valued collection-part.ToOneAttributeMapping -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.query.sqm.mutation.internal Class Description MappingModelCreationProcess -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.query.sqm.mutation.internal.temptable Class Description MappingModelCreationProcess -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.query.sqm.mutation.spi Class Description MappingModelCreationProcess -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.sql.results.graph.entity.internal Class Description EntityCollectionPart An entity-valued collection-part.ToOneAttributeMapping -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.sql.results.internal.domain Class Description ToOneAttributeMapping -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.type Class Description MappingModelCreationProcess -
Classes in org.hibernate.metamodel.mapping.internal used by org.hibernate.type.spi Class Description MappingModelCreationProcess