public class OneToManyLoadQueryDetails extends AbstractCollectionLoadQueryDetails
AbstractLoadQueryDetails.ReaderCollectorImpl
Modifier and Type | Method and Description |
---|---|
protected void |
applyRootReturnSelectFragments(SelectStatementBuilder selectStatementBuilder) |
protected void |
applyRootReturnTableFragments(SelectStatementBuilder selectStatementBuilder) |
protected java.lang.String |
getRootTableAlias() |
applyRootReturnFilterRestrictions, applyRootReturnOrderByFragments, applyRootReturnWhereJoinRestrictions, getCollectionReferenceAliases, getQueryableCollection, getReaderCollector, getRootCollectionReturn, getRootQuerySpace, isSubselectLoadingEnabled, shouldApplyRootReturnFilterBeforeKeyRestriction, shouldUseOptionalEntityInstance
generate, getAliasResolutionContext, getKeyColumnNames, getLoadPlan, getQueryBuildingParameters, getQuerySpace, getResultSetProcessor, getRootReturn, getSessionFactory, getSqlStatement
protected java.lang.String getRootTableAlias()
getRootTableAlias
in class AbstractLoadQueryDetails
protected void applyRootReturnSelectFragments(SelectStatementBuilder selectStatementBuilder)
applyRootReturnSelectFragments
in class AbstractCollectionLoadQueryDetails
protected void applyRootReturnTableFragments(SelectStatementBuilder selectStatementBuilder)
applyRootReturnTableFragments
in class AbstractLoadQueryDetails
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.