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