public class DMLStatementsGenerator extends Object
| Constructor and Description |
|---|
DMLStatementsGenerator(DbTypeSystem dbTypeSystem,
Database modelDatabase,
Platform platform,
String tablePrefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateStatementsFor(Collection<YRecord> records,
Writer writer) |
static String |
removeTablePrefix(String tableName,
String tablePrefix) |
public DMLStatementsGenerator(DbTypeSystem dbTypeSystem, Database modelDatabase, Platform platform, String tablePrefix)
public void generateStatementsFor(Collection<YRecord> records, Writer writer) throws IOException
IOExceptionCopyright © 2017 SAP SE. All Rights Reserved.