| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.OnSchemaColumnContext |
SQLServerStatementParser.onSchemaColumn() |
SQLServerStatementParser.OnSchemaColumnContext |
SQLServerStatementParser.PrimaryKeyOnClauseContext.onSchemaColumn() |
SQLServerStatementParser.OnSchemaColumnContext |
SQLServerStatementParser.IndexOnClauseContext.onSchemaColumn() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitOnSchemaColumn(SQLServerStatementParser.OnSchemaColumnContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.onSchemaColumn(). |
T |
SQLServerStatementVisitor.visitOnSchemaColumn(SQLServerStatementParser.OnSchemaColumnContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.onSchemaColumn(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.