Package | Description |
---|---|
com.espertech.esperio.db.config |
DB adapter classes for configuration.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Column> |
UpsertQuery.getKeys() |
java.util.List<Column> |
UpsertQuery.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
UpsertQuery.setKeys(java.util.List<Column> keys) |
void |
UpsertQuery.setValues(java.util.List<Column> values) |