Class PostDeleteEvent

java.lang.Object
org.hibernate.event.spi.AbstractEvent
org.hibernate.event.spi.PostDeleteEvent
All Implemented Interfaces:
Serializable

public class PostDeleteEvent extends AbstractEvent
Occurs after deleting an item from the datastore
See Also: