Uses of Class
org.hibernate.sql.results.graph.entity.internal.EntityResultImpl
-
Packages that use EntityResultImpl Package Description org.hibernate.sql.results.graph.entity.internal -
-
Uses of EntityResultImpl in org.hibernate.sql.results.graph.entity.internal
Methods in org.hibernate.sql.results.graph.entity.internal that return EntityResultImpl Modifier and Type Method Description EntityResultImpl
EntityFetchJoinedImpl. getEntityResult()
Methods in org.hibernate.sql.results.graph.entity.internal with parameters of type EntityResultImpl Modifier and Type Method Description Initializer<?>
EntityResultImpl. createInitializer(EntityResultImpl resultGraphNode, InitializerParent<?> parent, AssemblerCreationState creationState)
-