Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.IlmInmemoryPolicyContext
-
Packages that use OracleStatementParser.IlmInmemoryPolicyContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.IlmInmemoryPolicyContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.IlmInmemoryPolicyContext Modifier and Type Method Description OracleStatementParser.IlmInmemoryPolicyContextOracleStatementParser. ilmInmemoryPolicy()OracleStatementParser.IlmInmemoryPolicyContextOracleStatementParser.IlmPolicyClauseContext. ilmInmemoryPolicy()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.IlmInmemoryPolicyContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitIlmInmemoryPolicy(OracleStatementParser.IlmInmemoryPolicyContext ctx)Visit a parse tree produced byOracleStatementParser.ilmInmemoryPolicy().TOracleStatementVisitor. visitIlmInmemoryPolicy(OracleStatementParser.IlmInmemoryPolicyContext ctx)Visit a parse tree produced byOracleStatementParser.ilmInmemoryPolicy().
-