类的使用
cool.scx.ext.crud.CRUDOrderByBody
使用CRUDOrderByBody的程序包
-
cool.scx.ext.crud中CRUDOrderByBody的使用
类型变量类型为CRUDOrderByBody的cool.scx.ext.crud中的方法参数修饰符和类型方法说明static cool.scx.base.QueryCRUDHelper.getQuery(Class<? extends cool.scx.base.BaseModel> modelClass, Integer limit, Integer page, List<CRUDOrderByBody> orderByBodyList, List<CRUDWhereBody> whereBodyList) 获取 Querycool.scx.vo.JsonCRUDController.list(String modelName, Integer limit, Integer page, List<CRUDOrderByBody> orderByBodyList, List<CRUDWhereBody> whereBodyList) 列表查询default CRUDListResultCRUDHandler.list(String modelName, Integer limit, Integer page, List<CRUDOrderByBody> orderByBodyList, List<CRUDWhereBody> whereBodyList) 获取列表数据