| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CertificateIdContext |
OracleStatementParser.certificateId() |
OracleStatementParser.CertificateIdContext |
OracleStatementParser.IdentifiedByWalletPasswordContext.certificateId() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCertificateId(OracleStatementParser.CertificateIdContext ctx)
Visit a parse tree produced by
OracleStatementParser.certificateId(). |
T |
OracleStatementBaseVisitor.visitCertificateId(OracleStatementParser.CertificateIdContext ctx)
Visit a parse tree produced by
OracleStatementParser.certificateId(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.