Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » event » [javadoc | source]
org.hibernate.event
public interface: Destructible [javadoc | source] Contract for listeners which require notification of SessionFactory closing, presumably to destroy internal state.
Method from org.hibernate.event.Destructible Summary:
cleanup
Method from org.hibernate.event.Destructible Detail:
 public  void cleanup()