Interface ITransactionContext

All Superinterfaces:
AutoCloseable, IOrmOperations
All Known Subinterfaces:
IOrm
All Known Implementing Classes:
Orm, TestDoubleTransactionContext

public interface ITransactionContext extends IOrmOperations, AutoCloseable