public final class CollectionUpdateAction extends CollectionAction
Constructor and Description |
---|
CollectionUpdateAction(PersistentCollection collection,
CollectionPersister persister,
Serializable id,
boolean emptySnapshot,
SessionImplementor session) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute this action
|
beforeExecutions, compareTo, evict, getAfterTransactionCompletionProcess, getBeforeTransactionCompletionProcess, getCollection, getKey, getPersister, getPropertySpaces, getSession, toString
public CollectionUpdateAction(PersistentCollection collection, CollectionPersister persister, Serializable id, boolean emptySnapshot, SessionImplementor session) throws CacheException
CacheException
public void execute() throws HibernateException
Executable
HibernateException
- Indicates a problem during execution.Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved