| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.InlineConstraintContext |
OracleStatementParser.inlineConstraint() |
OracleStatementParser.InlineConstraintContext |
OracleStatementParser.ColumnDefinitionContext.inlineConstraint(int i) |
OracleStatementParser.InlineConstraintContext |
OracleStatementParser.VirtualColumnDefinitionContext.inlineConstraint(int i) |
OracleStatementParser.InlineConstraintContext |
OracleStatementParser.ModifyColPropertiesContext.inlineConstraint(int i) |
OracleStatementParser.InlineConstraintContext |
OracleStatementParser.ObjectPropertyContext.inlineConstraint(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.InlineConstraintContext> |
OracleStatementParser.ColumnDefinitionContext.inlineConstraint() |
List<OracleStatementParser.InlineConstraintContext> |
OracleStatementParser.VirtualColumnDefinitionContext.inlineConstraint() |
List<OracleStatementParser.InlineConstraintContext> |
OracleStatementParser.ModifyColPropertiesContext.inlineConstraint() |
List<OracleStatementParser.InlineConstraintContext> |
OracleStatementParser.ObjectPropertyContext.inlineConstraint() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitInlineConstraint(OracleStatementParser.InlineConstraintContext ctx)
Visit a parse tree produced by
OracleStatementParser.inlineConstraint(). |
T |
OracleStatementBaseVisitor.visitInlineConstraint(OracleStatementParser.InlineConstraintContext ctx)
Visit a parse tree produced by
OracleStatementParser.inlineConstraint(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.