Class ConfluenceBackupSessionContext

java.lang.Object
com.atlassian.hibernate.ConfluenceBackupSessionContext
All Implemented Interfaces:
Serializable, org.hibernate.context.spi.CurrentSessionContext

@Deprecated(forRemoval=true) public class ConfluenceBackupSessionContext extends Object implements org.hibernate.context.spi.CurrentSessionContext
Deprecated, for removal: This API element is subject to removal in a future version.
since 8.6
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    ConfluenceBackupSessionContext(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hibernate.Session
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ConfluenceBackupSessionContext

      public ConfluenceBackupSessionContext(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • currentSession

      public org.hibernate.Session currentSession() throws org.hibernate.HibernateException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      currentSession in interface org.hibernate.context.spi.CurrentSessionContext
      Throws:
      org.hibernate.HibernateException