public class ReadOnlyCollectionPersister
extends org.hibernate.persister.collection.BasicCollectionPersister
batchSize, elementColumnAliases, elementColumnIsInPrimaryKey, elementColumnIsSettable, elementColumnNames, elementColumnReaders, elementColumnReaderTemplates, elementColumnWriters, elementFormulas, elementFormulaTemplates, elementIsPureFormula, elementType, hasIdentifier, hasIndex, hasWhere, identifierColumnName, indexColumnAliases, indexColumnIsSettable, indexColumnNames, indexContainsFormula, indexFormulas, indexFormulaTemplates, isInverse, keyColumnAliases, keyColumnNames, qualifiedTableName, recreateBatchKey, sqlExceptionHelper, sqlWhereString| Constructor and Description |
|---|
ReadOnlyCollectionPersister(org.hibernate.mapping.Collection collectionBinding,
org.hibernate.cache.spi.access.CollectionRegionAccessStrategy cacheAccessStrategy,
org.hibernate.persister.spi.PersisterCreationContext creationContext) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isRowDeleteEnabled() |
protected boolean |
isRowInsertEnabled() |
consumesCollectionAlias, consumesEntityAlias, createCollectionInitializer, createSubselectInitializer, doProcessQueuedOps, doUpdateRows, fromJoinFragment, fromJoinFragment, generateDeleteRowString, generateDeleteString, generateInsertRowString, generateUpdateRowString, getFilterAliasGenerator, isCascadeDeleteEnabled, isManyToMany, isOneToMany, selectFragment, whereJoinFragment, whereJoinFragmentappendElementColumns, appendIdentifierColumns, appendIndexColumns, decrementIndexByBase, deleteRows, determineTableName, doProcessQueuedOps, elementExists, filterFragment, filterFragment, filterFragment, filterFragment, generateDetectRowByElementString, generateDetectRowByIndexString, generateSelectFragment, generateSelectRowByIndexString, generateSelectSizeString, getAppropriateInitializer, getBatchSize, getCacheAccessStrategy, getCacheEntryStructure, getCollectionMetadata, getCollectionPersister, getCollectionPropertyColumnAliases, getCollectionSpaces, getCollectionType, getDeleteAllCheckStyle, getDeleteCheckStyle, getDialect, getElementByIndex, getElementClass, getElementColumnAliases, getElementColumnNames, getElementColumnNames, getElementDefinition, getElementPersister, getElementType, getFactory, getFetchMode, getIdentifierColumnAlias, getIdentifierColumnName, getIdentifierGenerator, getIdentifierType, getIndexColumnAliases, getIndexColumnNames, getIndexColumnNames, getIndexDefinition, getIndexFormulas, getIndexType, getInitializer, getInsertCheckStyle, getKeyColumnAliases, getKeyColumnNames, getKeyType, getManyToManyFilterFragment, getManyToManyOrderByString, getMappedByProperty, getName, getOwnerEntityName, getOwnerEntityPersister, getRole, getSize, getSQLDeleteRowString, getSQLDeleteString, getSQLExceptionConverter, getSQLExceptionHelper, getSQLInsertRowString, getSQLOrderByString, getSQLUpdateRowString, getSQLWhereString, getTableName, getType, getUpdateCheckStyle, hasCache, hasIndex, hasManyToManyOrdering, hasOrdering, hasOrphanDelete, hasWhere, incrementIndexByBase, indexExists, initCollectionPropertyMap, initialize, insertRows, isAffectedByEnabledFilters, isArray, isCollection, isDeleteAllCallable, isDeleteCallable, isExtraLazy, isInsertCallable, isInverse, isLazy, isMutable, isPrimitiveArray, isSubselectLoadable, isUpdateCallable, isVersioned, logStaticSQL, oneToManyFilterFragment, oneToManyFilterFragment, postInstantiate, processQueuedOps, readElement, readIdentifier, readIndex, readKey, recreate, remove, selectFragment, toColumns, toColumns, toString, toType, updateRows, writeElement, writeElementToWhere, writeIdentifier, writeIndex, writeIndexToWhere, writeKeypublic ReadOnlyCollectionPersister(org.hibernate.mapping.Collection collectionBinding,
org.hibernate.cache.spi.access.CollectionRegionAccessStrategy cacheAccessStrategy,
org.hibernate.persister.spi.PersisterCreationContext creationContext)
throws org.hibernate.MappingException,
org.hibernate.cache.CacheException
org.hibernate.MappingExceptionorg.hibernate.cache.CacheExceptionprotected boolean isRowDeleteEnabled()
isRowDeleteEnabled in class org.hibernate.persister.collection.AbstractCollectionPersisterprotected boolean isRowInsertEnabled()
isRowInsertEnabled in class org.hibernate.persister.collection.AbstractCollectionPersisterCopyright © 2010–2016 Henix, henix.fr. All rights reserved.