Package | Description |
---|---|
com.espertech.esperio.db.core |
DB adapter core classes.
|
Modifier and Type | Class and Description |
---|---|
class |
StoreExceptionDBDuplicateRow |
Modifier and Type | Method and Description |
---|---|
void |
MultiKeyMultiValueTable.updateInsertValue(java.sql.Connection connection,
java.lang.Object[] keys,
java.lang.Object[] values)
Update row, and if not found insert row.
|