public class EntityLoadQueryImpl extends AbstractEntityLoadQueryImpl
| Constructor and Description |
|---|
EntityLoadQueryImpl(EntityReturn entityReturn,
List<JoinableAssociation> associations) |
| Modifier and Type | Method and Description |
|---|---|
String |
generateSql(String[] uniqueKey,
int batchSize,
LockMode lockMode,
SessionFactoryImplementor factory,
LoadQueryAliasResolutionContext aliasResolutionContext) |
protected String |
getComment() |
generateSql, getPersister, getWhereFragment, resolveEntityReturnAlias, toStringassociationSelectString, mergeOrderings, mergeOuterJoins, orderBy, orderBy, whereStringpublic EntityLoadQueryImpl(EntityReturn entityReturn, List<JoinableAssociation> associations) throws MappingException
MappingExceptionpublic String generateSql(String[] uniqueKey, int batchSize, LockMode lockMode, SessionFactoryImplementor factory, LoadQueryAliasResolutionContext aliasResolutionContext)
protected String getComment()
getComment in class AbstractEntityLoadQueryImplCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.