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
Subclasses of EntityResultImpl in org.hibernate.sql.results.graph.entity.internal Modifier and Type Class Description class
EntityResultJoinedSubclassImpl
Methods in org.hibernate.sql.results.graph.entity.internal that return EntityResultImpl Modifier and Type Method Description EntityResultImpl
EntityFetchJoinedImpl. getEntityResult()
-