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, toStringpublic CollectionRecreateAction(PersistentCollection collection, CollectionPersister persister, Serializable id, SessionImplementor session) throws CacheException
CacheExceptionpublic void execute()
throws HibernateException
ExecutableHibernateException - Indicates a problem during execution.Copyright © 2018 JBoss by Red Hat. All rights reserved.