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
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface net.binis.codegen.spring.query.QueryExecute
count, delete, ensure, exists, filter, flush, get, get, hint, list, list, lock, notExists, page, page, page, page, paged, paged, paged, paged, paginated, paginated, paginated, paginated, prepare, projection, reference, references, remove, run, top, top, top, top, tuple, tuple, tuples, tuplesMethods inherited from interface net.binis.codegen.spring.query.QueryOrderStart
orderMethods inherited from interface net.binis.codegen.spring.query.QuerySelectOperation
_close, _if, and, or
-
Method Details
-
_else
-