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