Class SubImpl.SubQueryExecutorImpl.SubQueryOrderImpl

java.lang.Object
net.binis.codegen.spring.query.executor.QueryOrderer
net.binis.codegen.SubImpl.SubQueryExecutorImpl.SubQueryOrderImpl
All Implemented Interfaces:
net.binis.codegen.spring.query.Printable, net.binis.codegen.spring.query.Queryable, net.binis.codegen.spring.query.QueryAccessor, net.binis.codegen.spring.query.QueryAggregateOperation, net.binis.codegen.spring.query.QueryAggregator, net.binis.codegen.spring.query.QueryExecute, net.binis.codegen.spring.query.QueryJoinAggregateOperation, net.binis.codegen.spring.query.QueryOrderOperation, net.binis.codegen.spring.query.QueryScript, net.binis.codegen.spring.query.QueryWhere, Sub.QueryAggregate, Sub.QueryOperationFields, Sub.QueryOrder
Enclosing class:
SubImpl.SubQueryExecutorImpl

protected class SubImpl.SubQueryExecutorImpl.SubQueryOrderImpl
extends net.binis.codegen.spring.query.executor.QueryOrderer
implements Sub.QueryOrder, Sub.QueryAggregate
  • Field Summary

    Fields inherited from class net.binis.codegen.spring.query.executor.QueryOrderer

    executor, func
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected SubQueryOrderImpl​(SubImpl.SubQueryExecutorImpl executor, Function<String,​Object> func)  
  • Method Summary

    Modifier and Type Method Description
    net.binis.codegen.spring.query.QueryOrderOperation subAmount()  
    net.binis.codegen.spring.query.QueryOrderOperation subtitle()  

    Methods inherited from class net.binis.codegen.spring.query.executor.QueryOrderer

    _open, and, asc, avg, cnt, count, delete, desc, distinct, ensure, exists, filter, flush, get, get, getAccessorAlias, getAccessorOrder, getAccessorSelect, getAccessorWhere, getParams, hint, list, list, lock, max, min, page, page, page, page, paged, paged, paged, paged, paginated, paginated, paginated, paginated, prepare, print, remove, script, setJoinSupplier, setParams, sum, top, top, top, top, tuple, tuple, tuples, tuples, where

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.binis.codegen.spring.query.Printable

    print

    Methods inherited from interface net.binis.codegen.spring.query.QueryAggregator

    and

    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, tuples

    Methods inherited from interface net.binis.codegen.spring.query.QueryScript

    script

    Methods inherited from interface net.binis.codegen.spring.query.QueryWhere

    where