Class LegacyOutboxSessionFactory

java.lang.Object
one.tomorrow.transactionaloutbox.repository.LegacyOutboxSessionFactory
All Implemented Interfaces:
OutboxSessionFactory

@Component
public class LegacyOutboxSessionFactory
extends java.lang.Object
implements OutboxSessionFactory
  • Constructor Summary

    Constructors 
    Constructor Description
    LegacyOutboxSessionFactory​(org.hibernate.SessionFactory sessionFactory)  
  • Method Summary

    Modifier and Type Method Description
    org.hibernate.Session getCurrentSession()  
    org.hibernate.Session openSession()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait