| Package | Description |
|---|---|
| org.apache.shardingsphere.core.parse.antlr.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.InlineConstraintContext |
OracleStatementParser.inlineConstraint() |
OracleStatementParser.InlineConstraintContext |
OracleStatementParser.ModifyColPropertiesContext.inlineConstraint(int i) |
OracleStatementParser.InlineConstraintContext |
OracleStatementParser.ColumnDefinitionContext.inlineConstraint(int i) |
OracleStatementParser.InlineConstraintContext |
OracleStatementParser.VirtualColumnDefinitionContext.inlineConstraint(int i) |
OracleStatementParser.InlineConstraintContext |
OracleStatementParser.ObjectPropertyContext.inlineConstraint(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.InlineConstraintContext> |
OracleStatementParser.ModifyColPropertiesContext.inlineConstraint() |
List<OracleStatementParser.InlineConstraintContext> |
OracleStatementParser.ColumnDefinitionContext.inlineConstraint() |
List<OracleStatementParser.InlineConstraintContext> |
OracleStatementParser.VirtualColumnDefinitionContext.inlineConstraint() |
List<OracleStatementParser.InlineConstraintContext> |
OracleStatementParser.ObjectPropertyContext.inlineConstraint() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.