| Package | Description |
|---|---|
| com.mysql.cj.xdevapi |
Java classes for X DevAPI support.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Collection
Representation of a document collection.
|
interface |
Schema
A client-side representation of a database schema.
|
interface |
Table
A client-side representation of a database table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionImpl |
class |
SchemaImpl
Schema implementation. |
class |
TableImpl
Table implementation |