@Deprecated public class PersistentMapElementHolder extends PersistentIndexedElementHolder
PersistentIndexedElementHolder.IndexedValue
AbstractPersistentCollection.DelayedOperation, AbstractPersistentCollection.IteratorProxy, AbstractPersistentCollection.LazyInitializationWork<T>, AbstractPersistentCollection.ListIteratorProxy, AbstractPersistentCollection.ListProxy, AbstractPersistentCollection.SetProxy
element
UNKNOWN
Constructor and Description |
---|
PersistentMapElementHolder(SessionImplementor session,
CollectionPersister persister,
Serializable key)
Deprecated.
|
PersistentMapElementHolder(SessionImplementor session,
org.dom4j.Element element)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Serializable |
disassemble(CollectionPersister persister)
Deprecated.
Disassemble the collection, ready for the cache
|
void |
initializeFromCache(CollectionPersister persister,
Serializable disassembled,
Object owner)
Deprecated.
Read the state of the collection from a disassembled cached value
|
beforeInitialize, empty, entries, entryExists, equalsSnapshot, getDeletes, getElement, getIndex, getIndex, getIndexAttributeName, getOrphans, getSnapshot, getSnapshotElement, getValue, isDirectlyAccessible, isSnapshotEmpty, isWrapper, needsInserting, needsUpdating, readFrom, setIndex
afterInitialize, afterRowInsert, beginRead, clearDirty, dirty, endRead, forceInitialization, getCachedSize, getIdentifier, getKey, getOrphans, getOwner, getQueuedOrphans, getRole, getSession, getSnapshot, getStoredSnapshot, hasQueuedOperations, identityRemove, initialize, isClearQueueEnabled, isDirty, isOperationQueueEnabled, isPutQueueEnabled, isRowUpdatePossible, isUnreferenced, needsRecreate, performQueuedOperations, postAction, preInsert, prepareForPossibleSpecialSpecjInitialization, queuedAdditionIterator, queueOperation, read, readElementByIndex, readElementExistence, readIndexExistence, readSize, setCurrentSession, setDirectlyAccessible, setInitialized, setOwner, setSnapshot, unsetSession, wasInitialized, write
public PersistentMapElementHolder(SessionImplementor session, org.dom4j.Element element)
public PersistentMapElementHolder(SessionImplementor session, CollectionPersister persister, Serializable key) throws HibernateException
HibernateException
public void initializeFromCache(CollectionPersister persister, Serializable disassembled, Object owner) throws HibernateException
PersistentCollection
HibernateException
public Serializable disassemble(CollectionPersister persister) throws HibernateException
PersistentCollection
HibernateException
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.