Class InsertStatementBuilder
java.lang.Object
org.apache.drill.exec.store.jdbc.utils.InsertStatementBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionInsertStatementBuilder
(List<String> tableIdentifier, org.apache.calcite.sql.SqlDialect dialect) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addRowValue
(org.apache.calcite.sql.SqlNode value) void
void
resetRow()