cn.gtmap.estateplat.core.support.mybatis.page
类 PaginationInterceptor.RawSqlSource

java.lang.Object
  继承者 cn.gtmap.estateplat.core.support.mybatis.page.PaginationInterceptor.RawSqlSource
所有已实现的接口:
org.apache.ibatis.mapping.SqlSource
包容类:
PaginationInterceptor

public class PaginationInterceptor.RawSqlSource
extends Object
implements org.apache.ibatis.mapping.SqlSource


构造方法摘要
PaginationInterceptor.RawSqlSource(org.apache.ibatis.mapping.BoundSql boundSql)
           
 
方法摘要
 org.apache.ibatis.mapping.BoundSql getBoundSql(Object parameterObject)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

PaginationInterceptor.RawSqlSource

public PaginationInterceptor.RawSqlSource(org.apache.ibatis.mapping.BoundSql boundSql)
方法详细信息

getBoundSql

public org.apache.ibatis.mapping.BoundSql getBoundSql(Object parameterObject)
指定者:
接口 org.apache.ibatis.mapping.SqlSource 中的 getBoundSql


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