Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.ReplicaIdentityContext
Packages that use OpenGaussStatementParser.ReplicaIdentityContext
-
Uses of OpenGaussStatementParser.ReplicaIdentityContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.ReplicaIdentityContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterTableCmdContext.replicaIdentity()OpenGaussStatementParser.replicaIdentity()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.ReplicaIdentityContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitReplicaIdentity(OpenGaussStatementParser.ReplicaIdentityContext ctx) Visit a parse tree produced byOpenGaussStatementParser.replicaIdentity().OpenGaussStatementVisitor.visitReplicaIdentity(OpenGaussStatementParser.ReplicaIdentityContext ctx) Visit a parse tree produced byOpenGaussStatementParser.replicaIdentity().