public interface SQLRouteExecutor
| 限定符和类型 | 方法和说明 |
|---|---|
RouteContext |
route(org.apache.shardingsphere.infra.context.ConnectionContext connectionContext,
QueryContext queryContext,
org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase database)
Route.
|
RouteContext route(org.apache.shardingsphere.infra.context.ConnectionContext connectionContext, QueryContext queryContext, org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase database)
connectionContext - connection contextqueryContext - query contextdatabase - databaseCopyright © 2022 The Apache Software Foundation. All rights reserved.