| Package | Description |
|---|---|
| net.anwiba.commons.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchTransfer |
| Modifier and Type | Method and Description |
|---|---|
static IBatchTransfer |
DatabaseUtilities.batchTransfer(Connection connection,
String tableName,
String[] identifierNames,
String[] valueNames) |
static IBatchTransfer |
DatabaseUtilities.batchTransfer(Connection connection,
String selectExistsStatement,
String insertStatement,
String updateStatement) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.