| Package | Description | 
|---|---|
| org.hibernate.cache.internal | 
 Internal implementations and support for second-level caching. 
 | 
| org.hibernate.envers.event.spi | |
| org.hibernate.event.spi | |
| org.hibernate.jpa.event.internal.core | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CollectionCacheInvalidator.onPostDelete(PostDeleteEvent event)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EnversPostDeleteEventListenerImpl.onPostDelete(PostDeleteEvent event)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PostDeleteEventListener.onPostDelete(PostDeleteEvent event)  | 
void | 
PostCommitDeleteEventListener.onPostDeleteCommitFailed(PostDeleteEvent event)
Called when a commit fails and an an entity was scheduled for deletion 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JpaPostDeleteEventListener.onPostDelete(PostDeleteEvent event)  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.