Definition

    SQLVisitorFacade

    Fully-qualified class name

    Implementation classes

    Configuration TypeDescriptionFully-qualified class name
    MySQLMySQL syntax tree visitor entry
    PostgreSQLPostgreSQL syntax tree visitor entryorg.apache.shardingsphere.sql.parser.postgresql.visitor.statement.facade.PostgreSQLStatementSQLVisitorFacade
    SQLServerSQLServer syntax tree visitor entry
    OracleOracle syntax tree visitor entryorg.apache.shardingsphere.sql.parser.oracle.visitor.statement.facade.OracleStatementSQLVisitorFacade
    SQL92SQL92 syntax tree visitor entry
    openGaussopenGauss syntax tree visitor entryorg.apache.shardingsphere.sql.parser.opengauss.visitor.statement.facade.OpenGaussStatementSQLVisitorFacade