Package org.hibernate.event.spi
Interface EventManager
- All Superinterfaces:
EventMonitor
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.hibernate.event.monitor.spi.EventMonitor
EventMonitor.CacheActionDescription
-
Method Summary
Methods inherited from interface org.hibernate.event.monitor.spi.EventMonitor
beginCacheGetEvent, beginCachePutEvent, beginCollectionRecreateEvent, beginCollectionRemoveEvent, beginCollectionUpdateEvent, beginDirtyCalculationEvent, beginEntityDeleteEvent, beginEntityInsertEvent, beginEntityLockEvent, beginEntityUpdateEvent, beginEntityUpsertEvent, beginFlushEvent, beginJdbcBatchExecutionEvent, beginJdbcConnectionAcquisitionEvent, beginJdbcConnectionReleaseEvent, beginJdbcPreparedStatementCreationEvent, beginJdbcPreparedStatementExecutionEvent, beginPartialFlushEvent, beginPrePartialFlush, beginSessionClosedEvent, beginSessionOpenEvent, completeCacheGetEvent, completeCacheGetEvent, completeCacheGetEvent, completeCachePutEvent, completeCachePutEvent, completeCachePutEvent, completeCachePutEvent, completeCollectionRecreateEvent, completeCollectionRemoveEvent, completeCollectionUpdateEvent, completeDirtyCalculationEvent, completeEntityDeleteEvent, completeEntityInsertEvent, completeEntityLockEvent, completeEntityUpdateEvent, completeEntityUpsertEvent, completeFlushEvent, completeFlushEvent, completeJdbcBatchExecutionEvent, completeJdbcConnectionAcquisitionEvent, completeJdbcConnectionReleaseEvent, completeJdbcPreparedStatementCreationEvent, completeJdbcPreparedStatementExecutionEvent, completePartialFlushEvent, completePrePartialFlush, completeSessionClosedEvent, completeSessionOpenEvent
EventMonitor
.