Uses of Class
com.databend.jdbc.parser.BatchInsertUtils
Packages that use BatchInsertUtils
-
Uses of BatchInsertUtils in com.databend.jdbc.parser
Methods in com.databend.jdbc.parser that return types with arguments of type BatchInsertUtilsModifier and TypeMethodDescriptionstatic Optional<BatchInsertUtils> BatchInsertUtils.tryParseInsertSql(String sql) Parse the sql to get insert AST