public static interface BoundSqlInterceptor.Chain
| 限定符和类型 | 字段和说明 |
|---|---|
static BoundSqlInterceptor.Chain |
DO_NOTHING |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.ibatis.mapping.BoundSql |
doBoundSql(BoundSqlInterceptor.Type type,
org.apache.ibatis.mapping.BoundSql boundSql,
org.apache.ibatis.cache.CacheKey cacheKey) |
static final BoundSqlInterceptor.Chain DO_NOTHING
org.apache.ibatis.mapping.BoundSql doBoundSql(BoundSqlInterceptor.Type type, org.apache.ibatis.mapping.BoundSql boundSql, org.apache.ibatis.cache.CacheKey cacheKey)
Copyright © 2020. All rights reserved.