| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.OutOfLineRefConstraintContext |
OracleStatementParser.outOfLineRefConstraint() |
OracleStatementParser.OutOfLineRefConstraintContext |
OracleStatementParser.RelationalPropertyContext.outOfLineRefConstraint() |
OracleStatementParser.OutOfLineRefConstraintContext |
OracleStatementParser.AddConstraintSpecificationContext.outOfLineRefConstraint() |
OracleStatementParser.OutOfLineRefConstraintContext |
OracleStatementParser.ObjectPropertiesContext.outOfLineRefConstraint() |
OracleStatementParser.OutOfLineRefConstraintContext |
OracleStatementParser.ConstraintContext.outOfLineRefConstraint() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitOutOfLineRefConstraint(OracleStatementParser.OutOfLineRefConstraintContext ctx)
Visit a parse tree produced by
OracleStatementParser.outOfLineRefConstraint(). |
T |
OracleStatementBaseVisitor.visitOutOfLineRefConstraint(OracleStatementParser.OutOfLineRefConstraintContext ctx)
Visit a parse tree produced by
OracleStatementParser.outOfLineRefConstraint(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitOutOfLineRefConstraint(OracleStatementParser.OutOfLineRefConstraintContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.