public interface SQLStatementEventMapper
| Modifier and Type | Method and Description |
|---|---|
SQLStatementEvent |
map(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Map SQL statement to SQL statement event.
|
SQLStatementEvent map(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
sqlStatement - SQL statementCopyright © 2021 The Apache Software Foundation. All rights reserved.