org.hibernate.loader.collection
Class CollectionJoinWalker
public abstract class CollectionJoinWalker
Superclass of walkers for collection initializers
aliases , associations , collectionOwners , collectionPersisters , collectionSuffixes , lockModeArray , ownerAssociationTypes , owners , persisters , sql , suffixes |
protected StringBuffer | whereString(String alias, String[] columnNames, String subselect, int batchSize)
|
countCollectionPersisters , countEntityPersisters , generateRootAlias , generateTableAlias , getAliases , getCollectionOwners , getCollectionPersisters , getCollectionSuffixes , getDialect , getEnabledFilters , getFactory , getJoinType , getJoinType , getLockModeArray , getOwnerAssociationTypes , getOwners , getPersisters , getSQLString , getSuffixes , initPersisters , isDuplicateAssociation , isDuplicateAssociation , isJoinable , isJoinedFetchEnabled , isJoinedFetchEnabledInMapping , isTooDeep , isTooManyCollections , mergeOrderings , mergeOuterJoins , orderBy , orderBy , selectString , setAliases , setCollectionOwners , setCollectionPersisters , setCollectionSuffixes , setLockModeArray , setOwnerAssociationTypes , setOwners , setPersisters , setSql , setSuffixes , walkCollectionTree , walkEntityTree , whereString |
whereString
protected StringBuffer whereString(String alias,
String[] columnNames,
String subselect,
int batchSize)