public class COWWithClauseBuilder extends Object
| Constructor and Description |
|---|
COWWithClauseBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendWith(MultiInsertSqlGenerator sqlGenerator,
String filePathCol,
String whereClause) |
void |
appendWith(MultiInsertSqlGenerator sqlGenerator,
String sourceName,
String filePathCol,
String whereClause,
boolean skipPrefix) |
public void appendWith(MultiInsertSqlGenerator sqlGenerator, String filePathCol, String whereClause)
public void appendWith(MultiInsertSqlGenerator sqlGenerator, String sourceName, String filePathCol, String whereClause, boolean skipPrefix)
Copyright © 2024 The Apache Software Foundation. All rights reserved.