public final class CollectionRecreateAction extends CollectionAction
| Constructor and Description |
|---|
CollectionRecreateAction(PersistentCollection collection,
CollectionPersister persister,
java.io.Serializable id,
SessionImplementor session) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute this action
|
beforeExecutions, compareTo, evict, getAfterTransactionCompletionProcess, getBeforeTransactionCompletionProcess, getCollection, getKey, getPersister, getPropertySpaces, getSession, toStringpublic CollectionRecreateAction(PersistentCollection collection, CollectionPersister persister, java.io.Serializable id, SessionImplementor session) throws CacheException
CacheExceptionpublic void execute()
throws HibernateException
ExecutableHibernateException - Indicates a problem during execution.Copyright © 2013. All Rights Reserved.