| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.rewrite | |
| org.apache.shardingsphere.infra.rewrite.engine.result |
| Modifier and Type | Method and Description |
|---|---|
SQLRewriteResult |
SQLRewriteEntry.rewrite(String sql,
List<Object> params,
org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?> sqlStatementContext,
RouteContext routeContext,
org.apache.shardingsphere.infra.context.ConnectionContext connectionContext)
Rewrite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericSQLRewriteResult
Generic SQL rewrite result.
|
class |
RouteSQLRewriteResult
Route SQL rewrite result.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.