Class QueryImpl
java.lang.Object
cool.scx.data.query.QueryImpl
- All Implemented Interfaces:
Query
-
Constructor Details
-
QueryImpl
public QueryImpl() -
QueryImpl
-
-
Method Details
-
where
-
groupBy
-
orderBy
-
offset
-
limit
-
getWhere
-
getGroupBy
- Specified by:
getGroupByin interfaceQuery
-
getOrderBy
- Specified by:
getOrderByin interfaceQuery
-
getOffset
-
getLimit
-
clearWhere
- Specified by:
clearWherein interfaceQuery
-
clearGroupBy
- Specified by:
clearGroupByin interfaceQuery
-
clearOrderBy
- Specified by:
clearOrderByin interfaceQuery
-
clearOffset
- Specified by:
clearOffsetin interfaceQuery
-
clearLimit
- Specified by:
clearLimitin interfaceQuery
-