Uses of Class
cool.scx.data.query.QueryImpl
Packages that use QueryImpl
-
Uses of QueryImpl in cool.scx.data.query
Methods in cool.scx.data.query that return QueryImplModifier and TypeMethodDescriptionQueryImpl.asc(String selector, BuildControl... controls) QueryImpl.clearLimit()QueryImpl.clearOffset()QueryImpl.clearOrderBys()QueryImpl.clearWhere()QueryImpl.desc(String selector, BuildControl... controls) QueryImpl.limit(long limit) QueryImpl.offset(long offset) protected QueryImplCondition.toQuery()protected QueryImplJunction.toQuery()protected QueryImplNot.toQuery()protected QueryImplOrderBy.toQuery()protected abstract QueryImplQueryLike.toQuery()protected QueryImplWhereClause.toQuery()