| Package | Description |
|---|---|
| org.apache.shardingsphere.core.rewrite |
| Modifier and Type | Method and Description |
|---|---|
SQLBuilder |
EncryptSQLRewriteEngine.rewrite()
rewrite SQL.
|
SQLBuilder |
SQLRewriteEngine.rewrite(boolean isSingleRouting)
rewrite SQL.
|
| Modifier and Type | Method and Description |
|---|---|
SQLUnit |
SQLRewriteEngine.generateSQL(TableUnit tableUnit,
SQLBuilder sqlBuilder,
org.apache.shardingsphere.core.metadata.datasource.ShardingDataSourceMetaData shardingDataSourceMetaData)
Generate SQL string.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.