| 程序包 | 说明 |
|---|---|
| com.queryflow.accessor.interceptor |
| 限定符和类型 | 方法和说明 |
|---|---|
static Interceptor |
StatementInterceptors.fetchDirection(FetchDirection direction) |
static Interceptor |
StatementInterceptors.fetchSize(int rows) |
static Interceptor |
StatementInterceptors.maxFieldSize(int max) |
static Interceptor |
StatementInterceptors.maxRows(int maxRows) |
static Interceptor |
StatementInterceptors.queryTimeout(int seconds) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Interceptor> |
Interceptors.getInterceptors() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Interceptors.registerInterceptor(Interceptor interceptor) |
Copyright © 2019. All rights reserved.