public final class FetchDirectionTokenGenerator extends Object implements OptionalSQLTokenGenerator<SQLStatementContext<?>>, ConnectionContextAware
| 构造器和说明 |
|---|
FetchDirectionTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLToken |
generateSQLToken(SQLStatementContext<?> sqlStatementContext) |
boolean |
isGenerateSQLToken(SQLStatementContext<?> sqlStatementContext) |
void |
setConnectionContext(org.apache.shardingsphere.infra.context.ConnectionContext connectionContext) |
public boolean isGenerateSQLToken(SQLStatementContext<?> sqlStatementContext)
isGenerateSQLToken 在接口中 SQLTokenGeneratorpublic SQLToken generateSQLToken(SQLStatementContext<?> sqlStatementContext)
generateSQLToken 在接口中 OptionalSQLTokenGenerator<SQLStatementContext<?>>public void setConnectionContext(org.apache.shardingsphere.infra.context.ConnectionContext connectionContext)
setConnectionContext 在接口中 ConnectionContextAwareCopyright © 2022 The Apache Software Foundation. All rights reserved.