Package org.aoju.bus.pager.plugins
Interface CountMsId
public interface CountMsId
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongenCountMsId(org.apache.ibatis.mapping.MappedStatement ms, Object parameter, org.apache.ibatis.mapping.BoundSql boundSql, String countSuffix) 构建当前查询对应的 count 方法 id
-
Field Details
-
DEFAULT
默认实现
-
-
Method Details
-
genCountMsId
-