public class MSUtils extends Object
| Constructor and Description |
|---|
MSUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.ibatis.mapping.MappedStatement |
newCountMappedStatement(org.apache.ibatis.mapping.MappedStatement ms)
新建count查询的MappedStatement
|
static org.apache.ibatis.mapping.MappedStatement |
newCountMappedStatement(org.apache.ibatis.mapping.MappedStatement ms,
String newMsId)
新建count查询的MappedStatement
|
public static final String COUNT
public static org.apache.ibatis.mapping.MappedStatement newCountMappedStatement(org.apache.ibatis.mapping.MappedStatement ms,
String newMsId)
ms - newMsId - public static org.apache.ibatis.mapping.MappedStatement newCountMappedStatement(org.apache.ibatis.mapping.MappedStatement ms)
ms - Copyright © 2018. All rights reserved.