Package com.valqueries
Interface ITransactionContext
- All Superinterfaces:
- AutoCloseable,- IOrmOperations
- All Known Subinterfaces:
- IOrm
- All Known Implementing Classes:
- Orm,- TestDoubleTransactionContext
- 
Method SummaryMethods inherited from interface com.valqueries.IOrmOperationsconditionalExecute, query, query, queryOne, queryOne, querySingle, querySingle, queryWithPlaceholders, save, streamQuery, streamQueryWithPlaceholders, update, update, updateWithPlaceholders
- 
Method Details- 
closevoid close()- Specified by:
- closein interface- AutoCloseable
 
 
-