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