Interface QueryAggregator<Q,​A,​L>

All Superinterfaces:
QueryScript<QueryAggregator<Q,​A,​L>>, QueryWhere<Q>

public interface QueryAggregator<Q,​A,​L>
extends QueryWhere<Q>, QueryScript<QueryAggregator<Q,​A,​L>>
  • Method Summary

    Modifier and Type Method Description
    L alias​(String alias)  
    A and()  

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

    script, script

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

    where