Uses of Class
org.hibernate.sql.results.graph.entity.internal.EntityFetchJoinedImpl
Packages that use EntityFetchJoinedImpl
-
Uses of EntityFetchJoinedImpl in org.hibernate.sql.results.graph.entity.internal
Methods in org.hibernate.sql.results.graph.entity.internal with parameters of type EntityFetchJoinedImplModifier and TypeMethodDescriptionInitializer
<?> EntityFetchJoinedImpl.createInitializer
(EntityFetchJoinedImpl resultGraphNode, InitializerParent<?> parent, AssemblerCreationState creationState) Constructors in org.hibernate.sql.results.graph.entity.internal with parameters of type EntityFetchJoinedImplModifierConstructorDescriptionprotected
EntityFetchJoinedImpl
(EntityFetchJoinedImpl original) For Hibernate Reactive