类分层结构
- java.lang.Object
- net.oschina.durcframework.easymybatis.query.param.BaseParam
- net.oschina.durcframework.easymybatis.query.param.PageParam (implements net.oschina.durcframework.easymybatis.query.param.SchPageableParam)
- net.oschina.durcframework.easymybatis.query.param.PageSortParam (implements net.oschina.durcframework.easymybatis.query.param.SchPageableParam, net.oschina.durcframework.easymybatis.query.param.SchSortableParam)
- net.oschina.durcframework.easymybatis.query.param.SortParam (implements net.oschina.durcframework.easymybatis.query.param.SchSortableParam)
接口分层结构
- net.oschina.durcframework.easymybatis.query.param.SchParam
Copyright © 2018. All Rights Reserved.