| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TruncateTableContext |
PostgreSQLStatementParser.truncateTable() |
PostgreSQLStatementParser.TruncateTableContext |
PostgreSQLStatementParser.ExecuteContext.truncateTable() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitTruncateTable(PostgreSQLStatementParser.TruncateTableContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.truncateTable(). |
T |
PostgreSQLStatementVisitor.visitTruncateTable(PostgreSQLStatementParser.TruncateTableContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.truncateTable(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDDLVisitor.visitTruncateTable(PostgreSQLStatementParser.TruncateTableContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.