| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.PasswordContext |
DistSQLStatementParser.password() |
DistSQLStatementParser.PasswordContext |
DistSQLStatementParser.DataSourceContext.password() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitPassword(DistSQLStatementParser.PasswordContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.password(). |
T |
DistSQLStatementVisitor.visitPassword(DistSQLStatementParser.PasswordContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.password(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.