Class SQLHelp
java.lang.Object
com.gsitm.ustra.java.data.mybatis.pagination.support.SQLHelp
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SQLHelp
public SQLHelp()
-
-
Method Details
-
getCount
public static int getCount(org.apache.ibatis.mapping.MappedStatement mappedStatement, org.apache.ibatis.transaction.Transaction transaction, Object parameterObject, org.apache.ibatis.mapping.BoundSql boundSql, Dialect dialect) throws SQLException - Throws:
SQLException
-