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, updateWithPlaceholdersMethods inherited from interface com.valqueries.ITransactionContext
close