public final class SQLStatementEventMapperFactory extends Object
| 构造器和说明 |
|---|
SQLStatementEventMapperFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
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.