Uses of Interface
org.hibernate.metamodel.mapping.internal.SingleAttributeIdentifierMapping
Packages that use SingleAttributeIdentifierMapping
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).
-
Uses of SingleAttributeIdentifierMapping in org.hibernate.metamodel.mapping
Subinterfaces of SingleAttributeIdentifierMapping in org.hibernate.metamodel.mappingModifier and TypeInterfaceDescriptioninterface
An "aggregated" composite identifier, which is another way to say that the identifier is represented as an embeddable.interface
Mapping for a simple, single-column identifier -
Uses of SingleAttributeIdentifierMapping in org.hibernate.metamodel.mapping.internal
Classes in org.hibernate.metamodel.mapping.internal that implement SingleAttributeIdentifierMappingModifier and TypeClassDescriptionclass
Mapping of a simple identifierclass
Support forEmbeddedId
-
Uses of SingleAttributeIdentifierMapping in org.hibernate.query.derived
Classes in org.hibernate.query.derived that implement SingleAttributeIdentifierMappingModifier and TypeClassDescriptionclass
class