Package net.binis.codegen.spring.query
Interface QueryCondition<S,O,R>
- All Superinterfaces:
Printable,Queryable,QueryExecute<R>,QueryOrderStart<O>,QuerySelectOperation<S,O,R>
- All Known Implementing Classes:
QueryExecutor
public interface QueryCondition<S,O,R> extends QuerySelectOperation<S,O,R>
-
Method Summary
Modifier and Type Method Description QuerySelectOperation<S,O,R>_else(Consumer<QuerySelectOperation<S,O,R>> query)Methods inherited from interface net.binis.codegen.spring.query.QueryExecute
count, delete, ensure, exists, filter, flush, get, get, hint, list, list, lock, page, page, page, page, paged, paged, paged, paged, paginated, paginated, paginated, paginated, prepare, remove, top, top, top, top, tuple, tuple, tuples, tuplesMethods inherited from interface net.binis.codegen.spring.query.QuerySelectOperation
_close, _if, and, or