| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.MemoryTablePrimaryKeyConstraintOptionContext |
SQLServerStatementParser.memoryTablePrimaryKeyConstraintOption() |
SQLServerStatementParser.MemoryTablePrimaryKeyConstraintOptionContext |
SQLServerStatementParser.PrimaryKeyConstraintContext.memoryTablePrimaryKeyConstraintOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitMemoryTablePrimaryKeyConstraintOption(SQLServerStatementParser.MemoryTablePrimaryKeyConstraintOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.memoryTablePrimaryKeyConstraintOption(). |
T |
SQLServerStatementVisitor.visitMemoryTablePrimaryKeyConstraintOption(SQLServerStatementParser.MemoryTablePrimaryKeyConstraintOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.memoryTablePrimaryKeyConstraintOption(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.