Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.ReplicaIdentityContext
-
Packages that use OpenGaussStatementParser.ReplicaIdentityContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.ReplicaIdentityContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.ReplicaIdentityContext Modifier and Type Method Description OpenGaussStatementParser.ReplicaIdentityContextOpenGaussStatementParser.AlterTableCmdContext. replicaIdentity()OpenGaussStatementParser.ReplicaIdentityContextOpenGaussStatementParser. replicaIdentity()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.ReplicaIdentityContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitReplicaIdentity(OpenGaussStatementParser.ReplicaIdentityContext ctx)Visit a parse tree produced byOpenGaussStatementParser.replicaIdentity().TOpenGaussStatementVisitor. visitReplicaIdentity(OpenGaussStatementParser.ReplicaIdentityContext ctx)Visit a parse tree produced byOpenGaussStatementParser.replicaIdentity().
-