M
- public interface IDaoQuery<M>
DaoOrderBy orderBy(java.lang.String fieldName)
fieldName
- 字段名java.util.List<M> list()
java.util.List<M> list(int firstRow, int rowCount)
firstRow
- 首记录(>=0)rowCount
- 取记录集条数Copyright © Actionsoft Co., Ltd. All Rights Reserved.