Class 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:
    Serialized Form
    • Constructor Detail

      • ConfluenceBackupSessionContext

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

      • 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