Interface OutboxSessionFactory

All Known Implementing Classes:
LegacyOutboxSessionFactory

public interface OutboxSessionFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hibernate.Session
     
    org.hibernate.Session
     
  • Method Details

    • getCurrentSession

      org.hibernate.Session getCurrentSession()
    • openSession

      org.hibernate.Session openSession()