Uses of Interface
org.hibernate.metamodel.mapping.internal.SingleAttributeIdentifierMapping
-
Packages that use SingleAttributeIdentifierMapping Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.metamodel.mapping.internal org.hibernate.query.derived -
-
Uses of SingleAttributeIdentifierMapping in org.hibernate.metamodel.mapping
Subinterfaces of SingleAttributeIdentifierMapping in org.hibernate.metamodel.mapping Modifier and Type Interface Description interface
BasicEntityIdentifierMapping
Mapping for a simple identifier -
Uses of SingleAttributeIdentifierMapping in org.hibernate.metamodel.mapping.internal
Classes in org.hibernate.metamodel.mapping.internal that implement SingleAttributeIdentifierMapping Modifier and Type Class Description class
BasicEntityIdentifierMappingImpl
class
EmbeddedIdentifierMappingImpl
Support forEmbeddedId
-
Uses of SingleAttributeIdentifierMapping in org.hibernate.query.derived
Classes in org.hibernate.query.derived that implement SingleAttributeIdentifierMapping Modifier and Type Class Description class
AnonymousTupleBasicEntityIdentifierMapping
class
AnonymousTupleEmbeddedEntityIdentifierMapping
-