Uses of Interface
org.hibernate.loader.plan.exec.spi.LoadQueryDetails
-
Packages that use LoadQueryDetails Package Description org.hibernate.loader.collection.plan org.hibernate.loader.entity.plan -
-
Uses of LoadQueryDetails in org.hibernate.loader.collection.plan
Methods in org.hibernate.loader.collection.plan that return LoadQueryDetails Modifier and Type Method Description protected LoadQueryDetails
AbstractLoadPlanBasedCollectionInitializer. getStaticLoadQuery()
-
Uses of LoadQueryDetails in org.hibernate.loader.entity.plan
Methods in org.hibernate.loader.entity.plan that return LoadQueryDetails Modifier and Type Method Description protected LoadQueryDetails
AbstractLoadPlanBasedEntityLoader. getStaticLoadQuery()
-