Interface OutboxSessionFactory
- All Known Implementing Classes:
LegacyOutboxSessionFactory
public interface OutboxSessionFactory
-
Method Summary
Modifier and TypeMethodDescriptionorg.hibernate.Sessionorg.hibernate.Session
-
Method Details
-
getCurrentSession
org.hibernate.Session getCurrentSession() -
openSession
org.hibernate.Session openSession()
-