com.github.miemiedev.mybatis.paginator
类 OffsetLimitInterceptor.BoundSqlSqlSource
java.lang.Object
com.github.miemiedev.mybatis.paginator.OffsetLimitInterceptor.BoundSqlSqlSource
- 所有已实现的接口:
- org.apache.ibatis.mapping.SqlSource
- 包容类:
- OffsetLimitInterceptor
public static class OffsetLimitInterceptor.BoundSqlSqlSource
- extends Object
- implements org.apache.ibatis.mapping.SqlSource
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OffsetLimitInterceptor.BoundSqlSqlSource
public OffsetLimitInterceptor.BoundSqlSqlSource(org.apache.ibatis.mapping.BoundSql boundSql)
getBoundSql
public org.apache.ibatis.mapping.BoundSql getBoundSql(Object parameterObject)
- 指定者:
- 接口
org.apache.ibatis.mapping.SqlSource 中的 getBoundSql
Copyright © 2015. All rights reserved.