Class RefreshEvent

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

public class RefreshEvent extends AbstractEvent
Defines an event class for the refreshing of an object.
See Also: