public final class SQLParserEngine extends Object
public SQLParserEngine(String databaseType, CacheOption cacheOption)
public ParseASTNode parse(String sql, boolean useCache)
sql - SQL to be parseduseCache - whether use cacheCopyright © 2022 The Apache Software Foundation. All rights reserved.