Class PostUpdateEvent

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

public class PostUpdateEvent extends AbstractEvent
Occurs after the datastore is updated
See Also: