| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.hibernate.action.internal | |
|---|---|
| org.hibernate.action.internal | |
| org.hibernate.engine.spi | |
| Classes in org.hibernate.action.internal used by org.hibernate.action.internal | |
|---|---|
| CollectionAction Any action relating to insert/update/delete of a collection | |
| DelayedPostInsertIdentifier Acts as a stand-in for an entity identifier which is supposed to be generated on insert (like an IDENTITY column) where the insert needed to be delayed because we were outside a transaction when the persist occurred (save currently still performs the insert). | |
| EntityAction Base class for actions relating to insert/update/delete of an entity instance. | |
| Classes in org.hibernate.action.internal used by org.hibernate.engine.spi | |
|---|---|
| BulkOperationCleanupAction An ActionQueueExecutablefor ensuring
 shared cache cleanup in relation to performed bulk HQL queries. | |
| CollectionRecreateAction | |
| CollectionRemoveAction | |
| CollectionUpdateAction | |
| EntityDeleteAction | |
| EntityIdentityInsertAction | |
| EntityInsertAction | |
| EntityUpdateAction | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||