Package | Description |
---|---|
org.hibernate.loader.collection.plan | |
org.hibernate.loader.entity.plan |
Constructor and Description |
---|
AbstractLoadPlanBasedCollectionInitializer(QueryableCollection collectionPersister,
QueryBuildingParameters buildingParameters) |
CollectionLoader(QueryableCollection collectionPersister,
QueryBuildingParameters buildingParameters) |
Constructor and Description |
---|
AbstractLoadPlanBasedEntityLoader(OuterJoinLoadable entityPersister,
SessionFactoryImplementor factory,
org.hibernate.loader.plan.exec.internal.EntityLoadQueryDetails entityLoaderQueryDetailsTemplate,
Type uniqueKeyType,
QueryBuildingParameters buildingParameters) |
AbstractLoadPlanBasedEntityLoader(OuterJoinLoadable entityPersister,
SessionFactoryImplementor factory,
String[] uniqueKeyColumnNames,
Type uniqueKeyType,
QueryBuildingParameters buildingParameters) |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.