|
|||||||||
| Home >> All >> org >> hibernate >> persister >> [ collection overview ] | PREV NEXT | ||||||||
A
- AbstractCollectionPersister - class org.hibernate.persister.collection.AbstractCollectionPersister.
- Base implementation of the QueryableCollection interface.
- AbstractCollectionPersister(Collection, CacheConcurrencyStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.AbstractCollectionPersister
- appendElementColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- appendIdentifierColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- appendIndexColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
B
- BasicCollectionPersister - class org.hibernate.persister.collection.BasicCollectionPersister.
- Collection persister for collections of values and many-to-many associations.
- BasicCollectionPersister(Collection, CacheConcurrencyStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.BasicCollectionPersister
- baseIndex - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- batchSize - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
C
- COLLECTION_ELEMENTS - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
- COLLECTION_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
- COLLECTION_INDICES - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
- COLLECTION_MAX_ELEMENT - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
- COLLECTION_MAX_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
- COLLECTION_MIN_ELEMENT - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
- COLLECTION_MIN_INDEX - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
- COLLECTION_SIZE - Static variable in class org.hibernate.persister.collection.CollectionPropertyNames
- CollectionPersister - interface org.hibernate.persister.collection.CollectionPersister.
- A strategy for persisting a collection role.
- CollectionPropertyMapping - class org.hibernate.persister.collection.CollectionPropertyMapping.
- CollectionPropertyMapping(QueryableCollection) - Constructor for class org.hibernate.persister.collection.CollectionPropertyMapping
- CollectionPropertyNames - class org.hibernate.persister.collection.CollectionPropertyNames.
- The names of all the collection properties.
- CollectionPropertyNames() - Constructor for class org.hibernate.persister.collection.CollectionPropertyNames
- CompositeElementPropertyMapping - class org.hibernate.persister.collection.CompositeElementPropertyMapping.
- CompositeElementPropertyMapping(String[], String[], AbstractComponentType, Mapping) - Constructor for class org.hibernate.persister.collection.CompositeElementPropertyMapping
- cache - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- cacheEntryStructure - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- cascadeDeleteEnabled - Variable in class org.hibernate.persister.collection.OneToManyPersister
- collectionPropertyColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- collectionPropertyColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- collectionType - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- compositeType - Variable in class org.hibernate.persister.collection.CompositeElementPropertyMapping
- consumesCollectionAlias() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- consumesCollectionAlias() - Method in class org.hibernate.persister.collection.OneToManyPersister
- consumesEntityAlias() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- consumesEntityAlias() - Method in class org.hibernate.persister.collection.OneToManyPersister
- createCollectionInitializer(Map) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- createCollectionInitializer(Map) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- Create the CollectionLoader
- createCollectionInitializer(Map) - Method in class org.hibernate.persister.collection.OneToManyPersister
- Create the OneToManyLoader
- createSubselectInitializer(SubselectFetch, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- createSubselectInitializer(SubselectFetch, SessionImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- createSubselectInitializer(SubselectFetch, SessionImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
D
- decrementIndexByBase(Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- deleteAllCallable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- deleteCallable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- deleteRows(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- deleteRows(PersistentCollection, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Delete the persistent state of any elements that were removed from the collection
- dialect - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- doUpdateRows(Serializable, PersistentCollection, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- doUpdateRows(Serializable, PersistentCollection, SessionImplementor) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- doUpdateRows(Serializable, PersistentCollection, SessionImplementor) - Method in class org.hibernate.persister.collection.OneToManyPersister
E
- ElementPropertyMapping - class org.hibernate.persister.collection.ElementPropertyMapping.
- ElementPropertyMapping(String[], Type) - Constructor for class org.hibernate.persister.collection.ElementPropertyMapping
- elementClass - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementColumnIsInPrimaryKey - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementColumnIsSettable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementColumns - Variable in class org.hibernate.persister.collection.ElementPropertyMapping
- elementExists(Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementExists(Serializable, Object, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- elementFormulaTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementFormulas - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementIsPureFormula - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementNodeName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementPersister - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementPropertyMapping - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- elementType - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- entityName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- exists(Serializable, Object, Type, String, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
F
- factory - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- fetchMode - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- filterFragment(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- filterFragment(String, Map) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- filterFragment(String) - Method in class org.hibernate.persister.collection.OneToManyPersister
- filterHelper - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- fromJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- fromJoinFragment(String, boolean, boolean) - Method in class org.hibernate.persister.collection.OneToManyPersister
G
- generateDeleteRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- generateDeleteRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- Generate the SQL DELETE that deletes a particular row
- generateDeleteRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
- Generate the SQL UPDATE that updates a particular row's foreign key to null
- generateDeleteString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- generateDeleteString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- Generate the SQL DELETE that deletes all rows
- generateDeleteString() - Method in class org.hibernate.persister.collection.OneToManyPersister
- Generate the SQL UPDATE that updates all the foreign keys to null
- generateDetectRowByElementString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- generateDetectRowByIndexString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- generateInsertRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- generateInsertRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- Generate the SQL INSERT that creates a new row
- generateInsertRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
- Generate the SQL UPDATE that updates a foreign key to a value
- generateSelectFragment(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- generateSelectRowByIndexString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- generateSelectSizeString(boolean) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- generateUpdateRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- generateUpdateRowString() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- Generate the SQL UPDATE that updates a row
- generateUpdateRowString() - Method in class org.hibernate.persister.collection.OneToManyPersister
- Not needed for one-to-many association
- getAppropriateInitializer(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getCache() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getCache() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the cache
- getCacheEntryStructure() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getCacheEntryStructure() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the cache structure
- getCollectionMetadata() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getCollectionMetadata() - Method in interface org.hibernate.persister.collection.CollectionPersister
- getCollectionPropertyColumnAliases(String, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getCollectionPropertyColumnAliases(String, String) - Method in interface org.hibernate.persister.collection.SQLLoadableCollection
- getCollectionSpaces() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getCollectionSpaces() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the "space" that holds the persistent state
- getCollectionType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getCollectionType() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the associated Type
- getDialect() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getElementByIndex(Serializable, Object, SessionImplementor, Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getElementByIndex(Serializable, Object, SessionImplementor, Object) - Method in interface org.hibernate.persister.collection.CollectionPersister
- getElementByIndex(Serializable, Object, SessionImplementor, Object) - Method in class org.hibernate.persister.collection.OneToManyPersister
- getElementClass() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- Return the element class of an array, or null otherwise
- getElementClass() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Return the element class of an array, or null otherwise
- getElementColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getElementColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Generates the collection's element column aliases, based on the given suffix.
- getElementColumnNames(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getElementColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getElementColumnNames(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
- Get the names of the collection element columns (or the primary key columns in the case of a one-to-many association), aliased by the given table alias
- getElementColumnNames() - Method in interface org.hibernate.persister.collection.QueryableCollection
- Get the names of the collection element columns (or the primary key columns in the case of a one-to-many association)
- getElementNodeName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getElementNodeName() - Method in interface org.hibernate.persister.collection.CollectionPersister
- getElementPersister() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getElementPersister() - Method in interface org.hibernate.persister.collection.QueryableCollection
- Get the persister of the element class, if this is a collection of entities (optional operation).
- getElementType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getElementType() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the "element" type
- getEntityName() - Method in class org.hibernate.persister.collection.CompositeElementPropertyMapping
- getFactory() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getFactory() - Method in interface org.hibernate.persister.collection.CollectionPersister
- getFetchMode() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getFetchMode() - Method in interface org.hibernate.persister.collection.QueryableCollection
- Should we load this collection role by outerjoining?
- getIdentifierColumnAlias(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getIdentifierColumnAlias(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Generates the collection's identifier column aliases, based on the given suffix.
- getIdentifierColumnName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getIdentifierColumnName() - Method in interface org.hibernate.persister.collection.SQLLoadableCollection
- getIdentifierGenerator() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getIdentifierGenerator() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the surrogate key generation strategy (optional operation)
- getIdentifierType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getIdentifierType() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the type of the surrogate key
- getIndexColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getIndexColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Generates the collection's index column aliases, based on the given suffix.
- getIndexColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getIndexColumnNames(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getIndexColumnNames() - Method in interface org.hibernate.persister.collection.QueryableCollection
- Get the names of the collection index columns if this is an indexed collection (optional operation)
- getIndexColumnNames(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
- Get the names of the collection index columns if this is an indexed collection (optional operation), aliased by the given table alias
- getIndexFormulas() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getIndexFormulas() - Method in interface org.hibernate.persister.collection.QueryableCollection
- Get the index formulas if this is an indexed collection (optional operation)
- getIndexNodeName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getIndexNodeName() - Method in interface org.hibernate.persister.collection.CollectionPersister
- getIndexType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getIndexType() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the "index" type for a list or map (optional operation)
- getKeyColumnAliases(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getKeyColumnAliases(String) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Generates the collection's key column aliases, based on the given suffix.
- getKeyColumnNames() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getKeyType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getKeyType() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the "key" type (the type of the foreign key)
- getManyToManyFilterFragment(String, Map) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getManyToManyFilterFragment(String, Map) - Method in interface org.hibernate.persister.collection.CollectionPersister
- getManyToManyOrderByString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getManyToManyOrderByString(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
- Get the order-by to be applied at the target table of a many to many
- getName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getNodeName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getNodeName() - Method in interface org.hibernate.persister.collection.CollectionPersister
- getOwnerEntityName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getOwnerEntityPersister() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getOwnerEntityPersister() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the persister of the entity that "owns" this collection
- getRole() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getRole() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Get the name of this collection role (the fully qualified class name, extended by a "property path")
- getSQLDeleteRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getSQLDeleteString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getSQLExceptionConverter() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getSQLInsertRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getSQLOrderByString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getSQLOrderByString(String) - Method in interface org.hibernate.persister.collection.QueryableCollection
- Get the order by SQL
- getSQLUpdateRowString() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getSQLWhereString(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getSize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getSize(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- getSubselectInitializer(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getTableName() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getTableName() - Method in class org.hibernate.persister.collection.OneToManyPersister
- getType() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- getType() - Method in class org.hibernate.persister.collection.CollectionPropertyMapping
- getType() - Method in class org.hibernate.persister.collection.CompositeElementPropertyMapping
- getType() - Method in class org.hibernate.persister.collection.ElementPropertyMapping
H
- hasCache() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasCache() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Is this collection role cacheable
- hasIdentifier - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasIndex - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasIndex() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasIndex() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Is this an "indexed" collection? (list or map)
- hasManyToManyOrdering() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasManyToManyOrdering() - Method in interface org.hibernate.persister.collection.CollectionPersister
- hasOrder - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasOrdering() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasOrdering() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Is this an ordered collection? (An ordered collection is ordered by the initialization operation, not by sorting that happens in memory, as in the case of a sorted collection.)
- hasOrphanDelete - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasOrphanDelete() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasOrphanDelete() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Does this collection implement "orphan delete"?
- hasWhere - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasWhere() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- hasWhere() - Method in interface org.hibernate.persister.collection.QueryableCollection
- Does this collection role have a where clause filter?
I
- identifierColumnAlias - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- identifierColumnName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- identifierGenerator - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- identifierType - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- incrementIndexByBase(Object) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- indexColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- indexColumnIsSettable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- indexColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- indexContainsFormula - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- indexExists(Serializable, Object, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- indexExists(Serializable, Object, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- indexFormulaTemplates - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- indexFormulas - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- indexNodeName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- indexType - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- initCollectionPropertyMap() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- initCollectionPropertyMap(String, Type, String[], String[]) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- initialize(Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Initialize the given collection with the given key
- initialize(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.NamedQueryCollectionInitializer
- initializer - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- insertCallable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- insertRows(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- insertRows(PersistentCollection, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Insert the persistent state of any new collection elements
- isAffectedByEnabledFilters(SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isAffectedByEnabledFilters(SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- isArray - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- isArray() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isArray() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Is this an array?
- isCascadeDeleteEnabled() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- isCascadeDeleteEnabled() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Is cascade delete handled by the database-level foreign key constraint definition?
- isCascadeDeleteEnabled() - Method in class org.hibernate.persister.collection.OneToManyPersister
- isCollection() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isDeleteAllCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isDeleteCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isExtraLazy - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- isExtraLazy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isExtraLazy() - Method in interface org.hibernate.persister.collection.CollectionPersister
- isInsertCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isInverse - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- isInverse() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isInverse() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Is this collection "inverse", so state changes are not propogated to the database.
- isLazy - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- isLazy() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isLazy() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Is this collection lazyily initialized?
- isManyToMany() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isManyToMany() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- isManyToMany() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Is this a many-to-many association? Note that this is mainly a convenience feature as the single persister does not conatin all the information needed to handle a many-to-many itself, as internally it is looked at as two many-to-ones.
- isManyToMany() - Method in class org.hibernate.persister.collection.OneToManyPersister
- isMutable - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- isMutable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isMutable() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Can the elements of this collection change?
- isOneToMany() - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- isOneToMany() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Is this a one-to-many association?
- isOneToMany() - Method in class org.hibernate.persister.collection.OneToManyPersister
- isPrimitiveArray - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- isPrimitiveArray() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isPrimitiveArray() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Is this an array or primitive values?
- isRowDeleteEnabled() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isRowDeleteEnabled() - Method in class org.hibernate.persister.collection.OneToManyPersister
- isRowInsertEnabled() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isRowInsertEnabled() - Method in class org.hibernate.persister.collection.OneToManyPersister
- isSubselectLoadable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isUpdateCallable() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isVersioned - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- isVersioned() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- isVersioned() - Method in interface org.hibernate.persister.collection.CollectionPersister
- Does this collection cause version increment of the owning entity?
K
- keyColumnAliases - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- keyColumnNames - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- keyIsNullable - Variable in class org.hibernate.persister.collection.OneToManyPersister
- keyIsUpdateable - Variable in class org.hibernate.persister.collection.OneToManyPersister
- keyType - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
L
- log - Static variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- log - Static variable in class org.hibernate.persister.collection.NamedQueryCollectionInitializer
- logStaticSQL() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
M
- manyToManyFilterHelper - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- manyToManyOrderByString - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- manyToManyOrderByTemplate - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- manyToManySelectFragment(Joinable, String, String, String) - Method in class org.hibernate.persister.collection.BasicCollectionPersister
- manyToManyWhereString - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- manyToManyWhereTemplate - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- memberPersister - Variable in class org.hibernate.persister.collection.CollectionPropertyMapping
N
- NamedQueryCollectionInitializer - class org.hibernate.persister.collection.NamedQueryCollectionInitializer.
- A wrapper around a named query.
- NamedQueryCollectionInitializer(String, CollectionPersister) - Constructor for class org.hibernate.persister.collection.NamedQueryCollectionInitializer
- nodeName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
O
- OneToManyPersister - class org.hibernate.persister.collection.OneToManyPersister.
- Collection persister for one-to-many associations.
- OneToManyPersister(Collection, CacheConcurrencyStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.OneToManyPersister
- oneToManyFilterFragment(String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- org.hibernate.persister.collection - package org.hibernate.persister.collection
- ownerPersister - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
P
- persister - Variable in class org.hibernate.persister.collection.NamedQueryCollectionInitializer
- postInstantiate() - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- postInstantiate() - Method in interface org.hibernate.persister.collection.CollectionPersister
Q
- QueryableCollection - interface org.hibernate.persister.collection.QueryableCollection.
- A collection role that may be queried or loaded by outer join.
- qualifiedTableName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- qualify(String, String[], String[]) - Static method in class org.hibernate.persister.collection.AbstractCollectionPersister
- queryLoaderName - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
- queryName - Variable in class org.hibernate.persister.collection.NamedQueryCollectionInitializer
R
- readElement(ResultSet, Object, String[], SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- readElement(ResultSet, Object, String[], SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Read the element from a row of the JDBC ResultSet
- readIdentifier(ResultSet, String, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- readIdentifier(ResultSet, String, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Read the identifier from a row of the JDBC ResultSet
- readIndex(ResultSet, String[], SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- readIndex(ResultSet, String[], SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Read the index from a row of the JDBC ResultSet
- readKey(ResultSet, String[], SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- readKey(ResultSet, String[], SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- Read the key from a row of the JDBC ResultSet
- recreate(PersistentCollection, Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
- recreate(PersistentCollection, Serializable, SessionImplementor) - Method in interface org.hibernate.persister.collection.CollectionPersister
- (Re)create the collection's persistent state
- remove(Serializable, SessionImplementor) - Method in class org.hibernate.persister.collection.Abstra