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()
|