cn.gtmap.estateplat.core.support.mybatis.page.helper
类 SqlHelper

java.lang.Object
  继承者 cn.gtmap.estateplat.core.support.mybatis.page.helper.SqlHelper

public abstract class SqlHelper
extends Object

Date Created 2014-2-25

版本:
1.0
作者:
loafer[zjh527@gmail.com]

构造方法摘要
SqlHelper()
           
 
方法摘要
static int getCount(org.apache.ibatis.mapping.MappedStatement ms, Connection connection, Object parameterObject, Dialect dialect)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SqlHelper

public SqlHelper()
方法详细信息

getCount

public static int getCount(org.apache.ibatis.mapping.MappedStatement ms,
                           Connection connection,
                           Object parameterObject,
                           Dialect dialect)
                    throws SQLException
抛出:
SQLException


Copyright © 2015–2022 cn.gtmap. All rights reserved.