Uses of Class
org.hibernate.metamodel.mapping.internal.CompoundNaturalIdMapping
Packages that use CompoundNaturalIdMapping
-
Uses of CompoundNaturalIdMapping in org.hibernate.loader.ast.internal
Constructors in org.hibernate.loader.ast.internal with parameters of type CompoundNaturalIdMappingModifierConstructorDescriptionCompoundNaturalIdLoader
(CompoundNaturalIdMapping naturalIdMapping, EntityMappingType entityDescriptor) -
Uses of CompoundNaturalIdMapping in org.hibernate.metamodel.mapping.internal
Constructors in org.hibernate.metamodel.mapping.internal with parameters of type CompoundNaturalIdMappingModifierConstructorDescriptionDomainResultImpl
(NavigablePath navigablePath, CompoundNaturalIdMapping naturalIdMapping, JavaType<Object[]> arrayJtd, String resultVariable, DomainResultCreationState creationState)