Uses of Interface
org.hibernate.metamodel.mapping.EntityRowIdMapping
-
Packages that use EntityRowIdMapping Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.metamodel.mapping.internal org.hibernate.persister.entity org.hibernate.query.derived -
-
Uses of EntityRowIdMapping in org.hibernate.metamodel.mapping
Methods in org.hibernate.metamodel.mapping that return EntityRowIdMapping Modifier and Type Method Description EntityRowIdMapping
EntityMappingType. getRowIdMapping()
-
Uses of EntityRowIdMapping in org.hibernate.metamodel.mapping.internal
Classes in org.hibernate.metamodel.mapping.internal that implement EntityRowIdMapping Modifier and Type Class Description class
EntityRowIdMappingImpl
-
Uses of EntityRowIdMapping in org.hibernate.persister.entity
Methods in org.hibernate.persister.entity that return EntityRowIdMapping Modifier and Type Method Description EntityRowIdMapping
AbstractEntityPersister. getRowIdMapping()
-
Uses of EntityRowIdMapping in org.hibernate.query.derived
Methods in org.hibernate.query.derived that return EntityRowIdMapping Modifier and Type Method Description EntityRowIdMapping
AnonymousTupleEntityValuedModelPart. getRowIdMapping()
-