Uses of Class
org.hibernate.query.results.internal.complete.EntityResultImpl
Packages that use EntityResultImpl
Package
Description
Support for immutable result/fetch builder graph nodes built from static sources
such as
SqlResultSetMapping
, orm.xml
,
mapping.xml
or hbm.xml
.-
Uses of EntityResultImpl in org.hibernate.query.results.internal.complete
Methods in org.hibernate.query.results.internal.complete with parameters of type EntityResultImplModifier and TypeMethodDescriptionInitializer<?>
EntityResultImpl.createInitializer
(EntityResultImpl resultGraphNode, InitializerParent<?> parent, AssemblerCreationState creationState) Constructor parameters in org.hibernate.query.results.internal.complete with type arguments of type EntityResultImplModifierConstructorDescriptionEntityResultImpl
(NavigablePath navigablePath, EntityValuedModelPart entityValuedModelPart, String resultAlias, LockMode lockMode, Function<EntityResultImpl, BasicFetch<?>> discriminatorFetchBuilder, DomainResultCreationState creationState)