| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.RowSecurityCmdContext |
PostgreSQLStatementParser.rowSecurityCmd() |
PostgreSQLStatementParser.RowSecurityCmdContext |
PostgreSQLStatementParser.CreatePolicyContext.rowSecurityCmd() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitRowSecurityCmd(PostgreSQLStatementParser.RowSecurityCmdContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.rowSecurityCmd(). |
T |
PostgreSQLStatementParserBaseVisitor.visitRowSecurityCmd(PostgreSQLStatementParser.RowSecurityCmdContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.rowSecurityCmd(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.