Package com.valqueries
Interface IOrm
- All Superinterfaces:
AutoCloseable
,IOrmOperations
,ITransactionContext
- All Known Implementing Classes:
Orm
-
Method Summary
Methods inherited from interface com.valqueries.IOrmOperations
conditionalExecute, query, query, queryOne, queryOne, querySingle, querySingle, queryWithPlaceholders, save, streamQuery, streamQueryWithPlaceholders, update, update, updateWithPlaceholders
Methods inherited from interface com.valqueries.ITransactionContext
close