| Package | Description |
|---|---|
| com.mysql.cj.xdevapi |
Java classes for X DevAPI support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddResultImpl
A result from the collection.add() statement.
|
class |
InsertResultImpl
A result from a statement that doesn't return a set of rows.
|
class |
SqlUpdateResult
SqlResult for insert, update, delete and DDL statements. |