| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.InlineRefConstraintContext |
OracleStatementParser.inlineRefConstraint() |
OracleStatementParser.InlineRefConstraintContext |
OracleStatementParser.ColumnDefinitionContext.inlineRefConstraint() |
OracleStatementParser.InlineRefConstraintContext |
OracleStatementParser.ObjectPropertiesContext.inlineRefConstraint() |
OracleStatementParser.InlineRefConstraintContext |
OracleStatementParser.ConstraintContext.inlineRefConstraint() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitInlineRefConstraint(OracleStatementParser.InlineRefConstraintContext ctx)
Visit a parse tree produced by
OracleStatementParser.inlineRefConstraint(). |
T |
OracleStatementBaseVisitor.visitInlineRefConstraint(OracleStatementParser.InlineRefConstraintContext ctx)
Visit a parse tree produced by
OracleStatementParser.inlineRefConstraint(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.