|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrefetchGroup | |
---|---|
org.tranql.sql.prefetch |
Uses of PrefetchGroup in org.tranql.sql.prefetch |
---|
Methods in org.tranql.sql.prefetch that return PrefetchGroup | |
---|---|
PrefetchGroup |
PrefetchGroupDictionary.getDefaultPrefetchGroup(java.lang.String entityName)
|
PrefetchGroup |
PrefetchGroupDictionary.getGroupByAttributeName(java.lang.String entityName,
java.lang.String attributeName)
|
PrefetchGroup |
PrefetchGroupDictionary.getGroupByEndName(java.lang.String entityName,
java.lang.String endName)
|
PrefetchGroup |
PrefetchGroup.getParentPrefetchGroup()
|
PrefetchGroup |
PrefetchGroup.AssociationEndInfo.getPrefetchGroup()
|
PrefetchGroup |
PrefetchGroupDictionary.getPrefetchGroup(java.lang.String groupName,
java.lang.String entityName)
|
PrefetchGroup |
PrefetchGroup.PrefetchGroupIterator.nextPrefetchGroup()
|
Methods in org.tranql.sql.prefetch with parameters of type PrefetchGroup | |
---|---|
static PrefetchGroupHandler |
PrefetchGroupHandler.buildHandler(FieldTransform[] fields,
PrefetchGroup group,
IdentityDefinerBuilder idDefBuilder)
|
Constructors in org.tranql.sql.prefetch with parameters of type PrefetchGroup | |
---|---|
PrefetchGroupTransform(Schema schema,
AliasedEntity rootQS,
PrefetchGroup rootGroup,
QuerySourceDictionary qsDictionary,
IdentityDefinerBuilder idDefBuilder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |