public class OneToManyLoadQueryDetails extends AbstractCollectionLoadQueryDetails
AbstractLoadQueryDetails.ReaderCollectorImpl
Modifier and Type | Method and Description |
---|---|
protected void |
applyRootReturnSelectFragments(SelectStatementBuilder selectStatementBuilder) |
protected void |
applyRootReturnTableFragments(SelectStatementBuilder selectStatementBuilder) |
protected String |
getRootTableAlias() |
applyRootReturnFilterRestrictions, applyRootReturnOrderByFragments, applyRootReturnWhereJoinRestrictions, getCollectionReferenceAliases, getQueryableCollection, getReaderCollector, getRootCollectionReturn, getRootQuerySpace, shouldApplyRootReturnFilterBeforeKeyRestriction
generate, getAliasResolutionContext, getQueryBuildingParameters, getQuerySpace, getResultSetProcessor, getRootReturn, getSessionFactory, getSqlStatement
protected 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-2015 Red Hat, Inc. All Rights Reserved.