Uses of Package
org.hibernate.metamodel.mapping
-
Classes in org.hibernate.metamodel.mapping used by org.hibernate Class Description NonTransientException Marker interface for exceptions thrown during mapping-model creation which are not transient errors - they will never succeed -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.boot.model.process.internal Class Description JdbcMapping Models the type of a thing that can be used as an expression in a SQL query -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.collection.internal Class Description PluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.collection.spi Class Description PluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.dialect Class Description EntityMappingType Mapping of an entity -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.dialect.function Class Description MappingModelExpressible Something that can be expressible at the mapping model level. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.dialect.temptable Class Description EntityMappingType Mapping of an entityJdbcMapping Models the type of a thing that can be used as an expression in a SQL query -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.engine.internal Class Description EntityMappingType Mapping of an entityEntityVersionMapping Describes the mapping of an entity's version -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.engine.spi Class Description EntityMappingType Mapping of an entityEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyJdbcMapping Models the type of a thing that can be used as an expression in a SQL query -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.id Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Discriminatable Things that have a discriminator associated with it.EntityMappingType Mapping of an entityEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyFilterRestrictable Things that can have associatedFilter
declarations.JdbcMappingContainer Container for one-or-more JdbcMappingsManagedMappingType Commonality in regards to the mapping type system for all managed domain types - entity types, mapped-superclass types, composite types, etcMappingModelExpressible Something that can be expressible at the mapping model level.MappingType Parts of the ModelPart hierarchy that are type descriptors, as opposed to attributes e.g.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPartContainer Access to a group of ModelPart by name or for iterationQueryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense.Restrictable WhereRestrictable Things which can haveWhere
declarations - entities and collections -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.internal Class Description JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryRestrictable -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.loader Class Description EntityMappingType Mapping of an entity -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.loader.access Class Description EntityMappingType Mapping of an entity -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.loader.ast.internal Class Description AssociationKey Used as part of circularity detectionEntityMappingType Mapping of an entityForeignKeyDescriptor.Nature ModelPart Describes a mapping related to any part of the app's domain model - e.g.NaturalIdMapping Mapping for an entity's natural-id, if one is definedPluralAttributeMapping Mapping of a plural (collection-valued) attributeSelectableMapping Mapping of a selectable (column/formula)SingularAttributeMapping Mapping for a singular (non-collection) attribute. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.loader.ast.spi Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.EntityMappingType Mapping of an entityJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPartContainer Access to a group of ModelPart by name or for iterationPluralAttributeMapping Mapping of a plural (collection-valued) attributeQueryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.mapping Class Description JdbcMapping Models the type of a thing that can be used as an expression in a SQL query -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.metamodel Class Description EmbeddableValuedModelPart Describes the mapping of an embeddable (composite).EntityMappingType Mapping of an entityMappingModelExpressible Something that can be expressible at the mapping model level.NonTransientException Marker interface for exceptions thrown during mapping-model creation which are not transient errors - they will never succeedPluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.metamodel.internal Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Bindable.JdbcValuesConsumer Functional interface for consuming the JDBC values.CompositeIdentifierMapping Mapping for a composite identifierEmbeddableMappingType Describes an embeddable - the actual typeEmbeddableValuedModelPart Describes the mapping of an embeddable (composite).EntityIdentifierMapping Describes the mapping of an entity's identifier.EntityMappingType Mapping of an entityJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPartContainer Access to a group of ModelPart by name or for iterationQueryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense.ValueMapping Describes a mapping related to any part of the app's domain model - e.g. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.metamodel.mapping Class Description Association Commonality for an association, mainly details relative to the foreign-keyAssociationKey Used as part of circularity detectionAttributeMapping Describes an attribute at the mapping model level.AttributeMetadata AttributeMetadataAccess Provides access to details about an attribute specific to a particular entity in the hierarchy.BasicValuedMapping Any basic-typed ValueMapping.BasicValuedModelPart Describes a ModelPart which is a basic value, either aBasic
attribute a basic-valued collection partBindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Bindable.JdbcValuesConsumer Functional interface for consuming the JDBC values.CollectionIdentifierDescriptor Descriptor for the collection identifier.CollectionMappingType MappingType descriptor for the collection Java type (List, Set, etc)CollectionPart Hibernate understands mapping a collection into 4 parts The key - the foreign-key defining the association to the owner The element - for Map's this is analogous to the value The index - the List/array index or Map key The collection-id - this is only relevant for id-bag mappingsCollectionPart.Nature CompositeIdentifierMapping Mapping for a composite identifierDiscriminatable Things that have a discriminator associated with it.EmbeddableMappingType Describes an embeddable - the actual typeEmbeddableValuedModelPart Describes the mapping of an embeddable (composite).EntityDiscriminatorMapping EntityIdentifierMapping Describes the mapping of an entity's identifier.EntityMappingType Mapping of an entityEntityMappingType.ConstraintOrderedTableConsumer EntityRowIdMapping Mapping of a row-idEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyEntityVersionMapping Describes the mapping of an entity's versionFilterRestrictable Things that can have associatedFilter
declarations.ForeignKeyDescriptor Descriptor for foreign-keysForeignKeyDescriptor.Nature ForeignKeyDescriptor.Side GeneratedValueResolver Generalized contract covering an attribute's generation handlingJdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsManagedMappingType Commonality in regards to the mapping type system for all managed domain types - entity types, mapped-superclass types, composite types, etcMappingModelCreationLogger Logger used during mapping-model creationMappingModelExpressible Something that can be expressible at the mapping model level.MappingType Parts of the ModelPart hierarchy that are type descriptors, as opposed to attributes e.g.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPart.JdbcValueConsumer ModelPartContainer Access to a group of ModelPart by name or for iterationNaturalIdMapping Mapping for an entity's natural-id, if one is definedNonAggregatedIdentifierMapping.IdentifierValueMapper Think of an AttributeConverter for id values to account for representation difference between virtual and id-class mappingsPluralAttributeMapping Mapping of a plural (collection-valued) attributePluralAttributeMapping.IndexMetadata PropertyBasedMapping Describes an attribute with a property access.Queryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense.Restrictable SelectableConsumer Consumer used to visit selectable (column/formula) mappingsSelectableMapping Mapping of a selectable (column/formula)SelectableMappings A container for multiple selectable (column, formula) mappings.SingularAttributeMapping Mapping for a singular (non-collection) attribute.SqlExpressible Unifying contract for things that are capable of being an expression in the SQL AST.SqlTypedMapping Models the type of a thing that can be used as an expression in a SQL queryValueMapping Describes a mapping related to any part of the app's domain model - e.g.VirtualModelPart Marker interface for parts of the application domain model that do not actually exist in the model classesWhereRestrictable Things which can haveWhere
declarations - entities and collections -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.metamodel.mapping.internal Class Description Association Commonality for an association, mainly details relative to the foreign-keyAssociationKey Used as part of circularity detectionAttributeMapping Describes an attribute at the mapping model level.AttributeMetadataAccess Provides access to details about an attribute specific to a particular entity in the hierarchy.BasicEntityIdentifierMapping Mapping for a simple identifierBasicValuedMapping Any basic-typed ValueMapping.BasicValuedModelPart Describes a ModelPart which is a basic value, either aBasic
attribute a basic-valued collection partBindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Bindable.JdbcValuesConsumer Functional interface for consuming the JDBC values.CollectionIdentifierDescriptor Descriptor for the collection identifier.CollectionMappingType MappingType descriptor for the collection Java type (List, Set, etc)CollectionPart Hibernate understands mapping a collection into 4 parts The key - the foreign-key defining the association to the owner The element - for Map's this is analogous to the value The index - the List/array index or Map key The collection-id - this is only relevant for id-bag mappingsCollectionPart.Nature CompositeIdentifierMapping Mapping for a composite identifierDiscriminatable Things that have a discriminator associated with it.DiscriminatedAssociationModelPart A discriminated association.EmbeddableMappingType Describes an embeddable - the actual typeEmbeddableValuedModelPart Describes the mapping of an embeddable (composite).EntityAssociationMapping Commonality between `many-to-one`, `one-to-one` and `any`, as well as entity-valued collection elements and map-keysEntityDiscriminatorMapping EntityIdentifierMapping Describes the mapping of an entity's identifier.EntityMappingType Mapping of an entityEntityRowIdMapping Mapping of a row-idEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyEntityVersionMapping Describes the mapping of an entity's versionFilterRestrictable Things that can have associatedFilter
declarations.ForeignKeyDescriptor Descriptor for foreign-keysForeignKeyDescriptor.Nature ForeignKeyDescriptor.Side GeneratedValueResolver Generalized contract covering an attribute's generation handlingJdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsManagedMappingType Commonality in regards to the mapping type system for all managed domain types - entity types, mapped-superclass types, composite types, etcMappingModelExpressible Something that can be expressible at the mapping model level.MappingType Parts of the ModelPart hierarchy that are type descriptors, as opposed to attributes e.g.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPart.JdbcValueConsumer ModelPartContainer Access to a group of ModelPart by name or for iterationNaturalIdMapping Mapping for an entity's natural-id, if one is definedNonAggregatedIdentifierMapping A "non-aggregated" composite identifier, which means that the entity itself does not define a singular representation of its identifier like anEmbeddedId
does.NonAggregatedIdentifierMapping.IdentifierValueMapper Think of an AttributeConverter for id values to account for representation difference between virtual and id-class mappingsPluralAttributeMapping Mapping of a plural (collection-valued) attributePluralAttributeMapping.IndexMetadata PropertyBasedMapping Describes an attribute with a property access.Queryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense.Restrictable SelectableConsumer Consumer used to visit selectable (column/formula) mappingsSelectableMapping Mapping of a selectable (column/formula)SelectableMappings A container for multiple selectable (column, formula) mappings.SingularAttributeMapping Mapping for a singular (non-collection) attribute.SqlExpressible Unifying contract for things that are capable of being an expression in the SQL AST.SqlTypedMapping Models the type of a thing that can be used as an expression in a SQL queryValueMapping Describes a mapping related to any part of the app's domain model - e.g.VirtualModelPart Marker interface for parts of the application domain model that do not actually exist in the model classesWhereRestrictable Things which can haveWhere
declarations - entities and collections -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.metamodel.mapping.ordering Class Description PluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.metamodel.mapping.ordering.ast Class Description CollectionPart Hibernate understands mapping a collection into 4 parts The key - the foreign-key defining the association to the owner The element - for Map's this is analogous to the value The index - the List/array index or Map key The collection-id - this is only relevant for id-bag mappingsModelPart Describes a mapping related to any part of the app's domain model - e.g.NonTransientException Marker interface for exceptions thrown during mapping-model creation which are not transient errors - they will never succeedPluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.metamodel.model.convert.spi Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.JdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.metamodel.model.domain.internal Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Bindable.JdbcValuesConsumer Functional interface for consuming the JDBC values.EmbeddableValuedModelPart Describes the mapping of an embeddable (composite).EntityMappingType Mapping of an entityJdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.metamodel.relational Class Description JdbcMapping Models the type of a thing that can be used as an expression in a SQL query -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.metamodel.spi Class Description EmbeddableMappingType Describes an embeddable - the actual type -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.persister.collection Class Description FilterRestrictable Things that can have associatedFilter
declarations.PluralAttributeMapping Mapping of a plural (collection-valued) attributeRestrictable WhereRestrictable Things which can haveWhere
declarations - entities and collections -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.persister.entity Class Description AttributeMapping Describes an attribute at the mapping model level.BasicValuedMapping Any basic-typed ValueMapping.Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Bindable.JdbcValuesConsumer Functional interface for consuming the JDBC values.Discriminatable Things that have a discriminator associated with it.EntityDiscriminatorMapping EntityIdentifierMapping Describes the mapping of an entity's identifier.EntityMappingType Mapping of an entityEntityMappingType.ConstraintOrderedTableConsumer EntityRowIdMapping Mapping of a row-idEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyEntityVersionMapping Describes the mapping of an entity's versionFilterRestrictable Things that can have associatedFilter
declarations.JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsManagedMappingType Commonality in regards to the mapping type system for all managed domain types - entity types, mapped-superclass types, composite types, etcMappingModelExpressible Something that can be expressible at the mapping model level.MappingType Parts of the ModelPart hierarchy that are type descriptors, as opposed to attributes e.g.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPart.JdbcValueConsumer ModelPartContainer Access to a group of ModelPart by name or for iterationNaturalIdMapping Mapping for an entity's natural-id, if one is definedQueryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense.Restrictable SelectableConsumer Consumer used to visit selectable (column/formula) mappingsSqlExpressible Unifying contract for things that are capable of being an expression in the SQL AST.ValueMapping Describes a mapping related to any part of the app's domain model - e.g.WhereRestrictable Things which can haveWhere
declarations - entities and collections -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.persister.internal Class Description JdbcMappingContainer Container for one-or-more JdbcMappings -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.procedure.internal Class Description EntityMappingType Mapping of an entity -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.EntityMappingType Mapping of an entityPluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.derived Class Description AttributeMapping Describes an attribute at the mapping model level.BasicEntityIdentifierMapping Mapping for a simple identifierBasicValuedMapping Any basic-typed ValueMapping.BasicValuedModelPart Describes a ModelPart which is a basic value, either aBasic
attribute a basic-valued collection partBindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Bindable.JdbcValuesConsumer Functional interface for consuming the JDBC values.CompositeIdentifierMapping Mapping for a composite identifierDiscriminatable Things that have a discriminator associated with it.EmbeddableMappingType Describes an embeddable - the actual typeEmbeddableValuedModelPart Describes the mapping of an embeddable (composite).EntityDiscriminatorMapping EntityIdentifierMapping Describes the mapping of an entity's identifier.EntityMappingType Mapping of an entityEntityMappingType.ConstraintOrderedTableConsumer EntityRowIdMapping Mapping of a row-idEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyEntityVersionMapping Describes the mapping of an entity's versionFilterRestrictable Things that can have associatedFilter
declarations.JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsManagedMappingType Commonality in regards to the mapping type system for all managed domain types - entity types, mapped-superclass types, composite types, etcMappingModelExpressible Something that can be expressible at the mapping model level.MappingType Parts of the ModelPart hierarchy that are type descriptors, as opposed to attributes e.g.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPart.JdbcValueConsumer ModelPartContainer Access to a group of ModelPart by name or for iterationNaturalIdMapping Mapping for an entity's natural-id, if one is definedNonAggregatedIdentifierMapping A "non-aggregated" composite identifier, which means that the entity itself does not define a singular representation of its identifier like anEmbeddedId
does.NonAggregatedIdentifierMapping.IdentifierValueMapper Think of an AttributeConverter for id values to account for representation difference between virtual and id-class mappingsPropertyBasedMapping Describes an attribute with a property access.Queryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense.Restrictable SelectableConsumer Consumer used to visit selectable (column/formula) mappingsSelectableMapping Mapping of a selectable (column/formula)SelectableMappings A container for multiple selectable (column, formula) mappings.SqlExpressible Unifying contract for things that are capable of being an expression in the SQL AST.SqlTypedMapping Models the type of a thing that can be used as an expression in a SQL queryValueMapping Describes a mapping related to any part of the app's domain model - e.g.VirtualModelPart Marker interface for parts of the application domain model that do not actually exist in the model classesWhereRestrictable Things which can haveWhere
declarations - entities and collections -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.internal Class Description AttributeMapping Describes an attribute at the mapping model level.BasicValuedModelPart Describes a ModelPart which is a basic value, either aBasic
attribute a basic-valued collection partEmbeddableValuedModelPart Describes the mapping of an embeddable (composite).EntityMappingType Mapping of an entityJdbcMapping Models the type of a thing that can be used as an expression in a SQL queryMappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g.PluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.named Class Description PluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.results Class Description AssociationKey Used as part of circularity detectionAttributeMapping Describes an attribute at the mapping model level.BasicValuedMapping Any basic-typed ValueMapping.EntityIdentifierMapping Describes the mapping of an entity's identifier.ForeignKeyDescriptor.Nature JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryMappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPartContainer Access to a group of ModelPart by name or for iteration -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.results.complete Class Description BasicValuedMapping Any basic-typed ValueMapping.BasicValuedModelPart Describes a ModelPart which is a basic value, either aBasic
attribute a basic-valued collection partEmbeddableValuedModelPart Describes the mapping of an embeddable (composite).EntityMappingType Mapping of an entityEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyModelPart Describes a mapping related to any part of the app's domain model - e.g.PluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.results.dynamic Class Description EntityMappingType Mapping of an entitySingularAttributeMapping Mapping for a singular (non-collection) attribute. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.results.implicit Class Description BasicValuedModelPart Describes a ModelPart which is a basic value, either aBasic
attribute a basic-valued collection partEmbeddableValuedModelPart Describes the mapping of an embeddable (composite).EntityMappingType Mapping of an entityEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyPluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.spi Class Description MappingModelExpressible Something that can be expressible at the mapping model level. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.function Class Description JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.SqlExpressible Unifying contract for things that are capable of being an expression in the SQL AST. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.internal Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.EntityMappingType Mapping of an entityMappingModelExpressible Something that can be expressible at the mapping model level. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.mutation.internal Class Description EntityMappingType Mapping of an entityMappingModelExpressible Something that can be expressible at the mapping model level.PluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.mutation.internal.cte Class Description EntityMappingType Mapping of an entityModelPart Describes a mapping related to any part of the app's domain model - e.g.PluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.mutation.internal.inline Class Description EntityMappingType Mapping of an entityModelPart Describes a mapping related to any part of the app's domain model - e.g.SelectableConsumer Consumer used to visit selectable (column/formula) mappings -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.mutation.internal.temptable Class Description EntityMappingType Mapping of an entityModelPart Describes a mapping related to any part of the app's domain model - e.g. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.mutation.spi Class Description EntityMappingType Mapping of an entity -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.produce.function Class Description BasicValuedMapping Any basic-typed ValueMapping.JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryMappingModelExpressible Something that can be expressible at the mapping model level. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.spi Class Description MappingModelExpressible Something that can be expressible at the mapping model level. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.sql Class Description AssociationKey Used as part of circularity detectionBasicEntityIdentifierMapping Mapping for a simple identifierForeignKeyDescriptor.Nature MappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.sql.internal Class Description BasicValuedModelPart Describes a ModelPart which is a basic value, either aBasic
attribute a basic-valued collection partEmbeddableValuedModelPart Describes the mapping of an embeddable (composite).EntityDiscriminatorMapping EntityMappingType Mapping of an entityEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyMappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.tree.cte Class Description EntityMappingType Mapping of an entityValueMapping Describes a mapping related to any part of the app's domain model - e.g. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.query.sqm.tree.expression Class Description BasicValuedMapping Any basic-typed ValueMapping.MappingModelExpressible Something that can be expressible at the mapping model level. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.ast.spi Class Description JdbcMappingContainer Container for one-or-more JdbcMappingsSelectableMapping Mapping of a selectable (column/formula) -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.ast.tree.cte Class Description EntityMappingType Mapping of an entityJdbcMapping Models the type of a thing that can be used as an expression in a SQL query -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.ast.tree.expression Class Description BasicValuedMapping Any basic-typed ValueMapping.Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Bindable.JdbcValuesConsumer Functional interface for consuming the JDBC values.JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.SelectableMapping Mapping of a selectable (column/formula)SqlExpressible Unifying contract for things that are capable of being an expression in the SQL AST. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.ast.tree.from Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.JdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPartContainer Access to a group of ModelPart by name or for iterationPluralAttributeMapping Mapping of a plural (collection-valued) attributeQueryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.ast.tree.predicate Class Description JdbcMappingContainer Container for one-or-more JdbcMappings -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.ast.tree.select Class Description JdbcMappingContainer Container for one-or-more JdbcMappings -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.exec.internal Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Bindable.JdbcValuesConsumer Functional interface for consuming the JDBC values.EntityVersionMapping Describes the mapping of an entity's versionJdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.SqlExpressible Unifying contract for things that are capable of being an expression in the SQL AST.SqlTypedMapping Models the type of a thing that can be used as an expression in a SQL query -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.exec.spi Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.JdbcMapping Models the type of a thing that can be used as an expression in a SQL query -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.results.graph Class Description AssociationKey Used as part of circularity detectionAttributeMapping Describes an attribute at the mapping model level.Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.EntityMappingType Mapping of an entityForeignKeyDescriptor.Nature JdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPartContainer Access to a group of ModelPart by name or for iterationQueryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.results.graph.basic Class Description BasicValuedModelPart Describes a ModelPart which is a basic value, either aBasic
attribute a basic-valued collection partJdbcMapping Models the type of a thing that can be used as an expression in a SQL query -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.results.graph.collection Class Description PluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.results.graph.collection.internal Class Description PluralAttributeMapping Mapping of a plural (collection-valued) attribute -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.results.graph.embeddable Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.EmbeddableMappingType Describes an embeddable - the actual typeEmbeddableValuedModelPart Describes the mapping of an embeddable (composite).JdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPartContainer Access to a group of ModelPart by name or for iterationQueryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.results.graph.embeddable.internal Class Description EmbeddableMappingType Describes an embeddable - the actual typeEmbeddableValuedModelPart Describes the mapping of an embeddable (composite). -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.results.graph.entity Class Description Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.EntityMappingType Mapping of an entityEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPartContainer Access to a group of ModelPart by name or for iterationQueryable Defines a mapping model contract for things that can be queried in the HQL, Criteria, etc sense. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.results.graph.entity.internal Class Description EntityAssociationMapping Commonality between `many-to-one`, `one-to-one` and `any`, as well as entity-valued collection elements and map-keysEntityMappingType Mapping of an entityEntityValuedModelPart Entity-valued model partManyToOne
OneToOne
entity-valued collection element entity-valued Map keyModelPart Describes a mapping related to any part of the app's domain model - e.g. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.results.internal Class Description JdbcMappingContainer Container for one-or-more JdbcMappings -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.sql.results.internal.domain Class Description Association Commonality for an association, mainly details relative to the foreign-keyBindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Bindable.JdbcValuesConsumer Functional interface for consuming the JDBC values.EntityMappingType Mapping of an entityForeignKeyDescriptor Descriptor for foreign-keysForeignKeyDescriptor.Nature JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.MappingType Parts of the ModelPart hierarchy that are type descriptors, as opposed to attributes e.g.ModelPart Describes a mapping related to any part of the app's domain model - e.g.ModelPart.JdbcValueConsumer -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.type Class Description BasicValuedMapping Any basic-typed ValueMapping.Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.Bindable.JdbcValuesConsumer Functional interface for consuming the JDBC values.EmbeddableValuedModelPart Describes the mapping of an embeddable (composite).JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.MappingType Parts of the ModelPart hierarchy that are type descriptors, as opposed to attributes e.g.SqlExpressible Unifying contract for things that are capable of being an expression in the SQL AST.ValueMapping Describes a mapping related to any part of the app's domain model - e.g. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.type.descriptor.sql Class Description SqlExpressible Unifying contract for things that are capable of being an expression in the SQL AST. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.type.internal Class Description BasicValuedMapping Any basic-typed ValueMapping.Bindable Contract for things at the domain mapping level that can be bound into a JDBCPreparedStatement
.JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.MappingType Parts of the ModelPart hierarchy that are type descriptors, as opposed to attributes e.g.SqlExpressible Unifying contract for things that are capable of being an expression in the SQL AST.ValueMapping Describes a mapping related to any part of the app's domain model - e.g. -
Classes in org.hibernate.metamodel.mapping used by org.hibernate.type.spi Class Description BasicValuedMapping Any basic-typed ValueMapping.EmbeddableValuedModelPart Describes the mapping of an embeddable (composite).JdbcMapping Models the type of a thing that can be used as an expression in a SQL queryJdbcMappingContainer Container for one-or-more JdbcMappingsMappingModelExpressible Something that can be expressible at the mapping model level.