public final class SQLStatementEventMapperFactory extends Object
| Constructor and Description |
|---|
SQLStatementEventMapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<SQLStatementEventMapper> |
newInstance(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Create new instance of SQL statement event mapper.
|
public static Optional<SQLStatementEventMapper> newInstance(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
sqlStatement - SQL statementCopyright © 2021 The Apache Software Foundation. All rights reserved.