Module org.jooq
Package org.jooq

Interface TransactionListener

All Known Implementing Classes:
CallbackTransactionListener, DefaultTransactionListener

public interface TransactionListener
The TransactionListener SPI is used to intercept the TransactionProvider's transaction events.
Author:
Lukas Eder