Class ConfluenceBackupSessionContext

  • All Implemented Interfaces:
    Serializable, org.hibernate.context.spi.CurrentSessionContext

    public class ConfluenceBackupSessionContext
    extends Object
    implements org.hibernate.context.spi.CurrentSessionContext
    See Also:
    Serialized Form
    • Constructor Detail

      • ConfluenceBackupSessionContext

        public ConfluenceBackupSessionContext​(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory)
    • Method Detail

      • currentSession

        public org.hibernate.Session currentSession()
                                             throws org.hibernate.HibernateException
        Specified by:
        currentSession in interface org.hibernate.context.spi.CurrentSessionContext
        Throws:
        org.hibernate.HibernateException