当前页面:
在线文档首页 >
Hibernate 3.2.4 正式版 API 英文文档
SQLLoadableCollection (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档
org.hibernate.persister.collection
Interface SQLLoadableCollection
- All Superinterfaces:
- CollectionPersister, Joinable, PropertyMapping, QueryableCollection
- All Known Implementing Classes:
- AbstractCollectionPersister
- public interface SQLLoadableCollection
- extends QueryableCollection
Methods inherited from interface org.hibernate.persister.collection.QueryableCollection |
getElementColumnNames, getElementColumnNames, getElementPersister, getFetchMode, getIndexColumnNames, getIndexColumnNames, getIndexFormulas, getManyToManyOrderByString, getSQLOrderByString, hasWhere, selectFragment |
Methods inherited from interface org.hibernate.persister.entity.Joinable |
consumesCollectionAlias, consumesEntityAlias, filterFragment, fromJoinFragment, getKeyColumnNames, getName, getTableName, isCollection, oneToManyFilterFragment, selectFragment, whereJoinFragment |
Methods inherited from interface org.hibernate.persister.collection.CollectionPersister |
deleteRows, elementExists, getCache, getCacheEntryStructure, getCollectionMetadata, getCollectionSpaces, getCollectionType, getElementByIndex, getElementClass, getElementColumnAliases, getElementNodeName, getElementType, getFactory, getIdentifierColumnAlias, getIdentifierGenerator, getIdentifierType, getIndexColumnAliases, getIndexNodeName, getIndexType, getKeyColumnAliases, getKeyType, getManyToManyFilterFragment, getNodeName, getOwnerEntityPersister, getRole, getSize, hasCache, hasIndex, hasManyToManyOrdering, hasOrdering, hasOrphanDelete, indexExists, initialize, insertRows, isAffectedByEnabledFilters, isArray, isCascadeDeleteEnabled, isExtraLazy, isInverse, isLazy, isManyToMany, isMutable, isOneToMany, isPrimitiveArray, isVersioned, postInstantiate, readElement, readIdentifier, readIndex, readKey, recreate, remove, updateRows |
getCollectionPropertyColumnAliases
public String[] getCollectionPropertyColumnAliases(String propertyName,
String string)
getIdentifierColumnName
public String getIdentifierColumnName()