Class FormatStatement

  • All Implemented Interfaces:
    org.apache.shardingsphere.sql.parser.api.ASTNode, SQLStatement

    public final class FormatStatement
    extends SQLRULStatement
    Format statement.
    • Constructor Detail

      • FormatStatement

        public FormatStatement​(String sql)