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