Class PostUpsertEvent

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

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