| Package | Description |
|---|---|
| org.databene.jdbacl |
| Modifier and Type | Method and Description |
|---|---|
String |
DatabaseDialect.insert(DBTable table,
List<ColumnInfo> columnInfos) |
String |
DatabaseDialect.update(DBTable table,
String[] pkColumnNames,
List<ColumnInfo> columnInfos) |
Copyright © 2006–2014 Volker Bergmann. All rights reserved.