Class SessionFactoryObserverForSchemaExport

  • All Implemented Interfaces:
    Serializable, org.hibernate.SessionFactoryObserver

    public final class SessionFactoryObserverForSchemaExport
    extends Object
    implements org.hibernate.SessionFactoryObserver
    See Also:
    Serialized Form
    • Constructor Detail

      • SessionFactoryObserverForSchemaExport

        public SessionFactoryObserverForSchemaExport​(org.hibernate.boot.spi.MetadataImplementor metadata)
    • Method Detail

      • sessionFactoryCreated

        public void sessionFactoryCreated​(org.hibernate.SessionFactory factory)
        Specified by:
        sessionFactoryCreated in interface org.hibernate.SessionFactoryObserver
      • sessionFactoryClosing

        public void sessionFactoryClosing​(org.hibernate.SessionFactory factory)
        Specified by:
        sessionFactoryClosing in interface org.hibernate.SessionFactoryObserver