接口的使用
org.apache.shardingsphere.distsql.parser.autogen.ShardingDistSQLStatementVisitor
程序包
说明
-
org.apache.shardingsphere.distsql.parser.autogen中ShardingDistSQLStatementVisitor的使用
修饰符和类型类说明classThis class provides an empty implementation ofShardingDistSQLStatementVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. -
org.apache.shardingsphere.sharding.distsql.parser.core中ShardingDistSQLStatementVisitor的使用