Uses of Package
org.apache.shardingsphere.distsql.parser.autogen
Packages that use org.apache.shardingsphere.distsql.parser.autogen
Package
Description
-
Classes in org.apache.shardingsphere.distsql.parser.autogen used by org.apache.shardingsphere.dbdiscovery.distsql.parser.coreClassDescriptionThis class provides an empty implementation of
DatabaseDiscoveryDistSQLStatementVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete generic visitor for a parse tree produced byDatabaseDiscoveryDistSQLStatementParser. -
Classes in org.apache.shardingsphere.distsql.parser.autogen used by org.apache.shardingsphere.distsql.parser.autogenClassDescriptionThis interface defines a complete generic visitor for a parse tree produced by
DatabaseDiscoveryDistSQLStatementParser.