public abstract class Statement<T extends Statement> extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected ConnectionExecutor |
executor |
protected Interceptors |
interceptors |
protected StatementInitConfig |
statementInitConfig |
protected ConnectionExecutor executor
protected Interceptors interceptors
protected StatementInitConfig statementInitConfig
public T setQueryTimeout(int seconds)
Copyright © 2019. All rights reserved.