Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.TablespacesSystemPrivilegeContext
-
Packages that use OracleStatementParser.TablespacesSystemPrivilegeContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.TablespacesSystemPrivilegeContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.TablespacesSystemPrivilegeContext Modifier and Type Method Description OracleStatementParser.TablespacesSystemPrivilegeContextOracleStatementParser.SystemPrivilegeContext. tablespacesSystemPrivilege()OracleStatementParser.TablespacesSystemPrivilegeContextOracleStatementParser. tablespacesSystemPrivilege()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.TablespacesSystemPrivilegeContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitTablespacesSystemPrivilege(OracleStatementParser.TablespacesSystemPrivilegeContext ctx)Visit a parse tree produced byOracleStatementParser.tablespacesSystemPrivilege().TOracleStatementVisitor. visitTablespacesSystemPrivilege(OracleStatementParser.TablespacesSystemPrivilegeContext ctx)Visit a parse tree produced byOracleStatementParser.tablespacesSystemPrivilege().
-