类 QueryImpl

java.lang.Object
cool.scx.data.query.QueryImpl
所有已实现的接口:
Query

public class QueryImpl extends Object implements Query
查询参数类
针对 GroupBy , OrderBy , Limit , Where 等进行的简单封装
同时附带一些简单的参数校验
只是 为了方便传递参数使用
版本:
0.1.3
作者:
scx567888