| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PasswordContext |
OracleStatementParser.password() |
OracleStatementParser.PasswordContext |
OracleStatementParser.CreateDatabaseClausesContext.password() |
OracleStatementParser.PasswordContext |
OracleStatementParser.AlterDatabaseLinkContext.password() |
OracleStatementParser.PasswordContext |
OracleStatementParser.ConnectToClauseContext.password() |
OracleStatementParser.PasswordContext |
OracleStatementParser.DbLinkAuthenticationContext.password() |
OracleStatementParser.PasswordContext |
OracleStatementParser.AlterRoleContext.password() |
OracleStatementParser.PasswordContext |
OracleStatementParser.RoleAssignmentContext.password(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.PasswordContext> |
OracleStatementParser.RoleAssignmentContext.password() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitPassword(OracleStatementParser.PasswordContext ctx)
Visit a parse tree produced by
OracleStatementParser.password(). |
T |
OracleStatementBaseVisitor.visitPassword(OracleStatementParser.PasswordContext ctx)
Visit a parse tree produced by
OracleStatementParser.password(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.