| Package | Description |
|---|---|
| com.mysql.cj.jdbc | |
| com.mysql.cj.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
Blob
The representation (mapping) in the JavaTM programming language of an SQL BLOB value.
|
class |
Clob
Simplistic implementation of java.sql.Clob for MySQL Connector/J
|
class |
NClob
Simplistic implementation of java.sql.NClob for MySQL Connector/J
|
| Modifier and Type | Field and Description |
|---|---|
private OutputStreamWatcher |
WatchableOutputStream.watcher |
| Modifier and Type | Method and Description |
|---|---|
void |
WatchableStream.setWatcher(OutputStreamWatcher watcher) |
void |
WatchableOutputStream.setWatcher(OutputStreamWatcher watcher) |