Package org.mariadb.jdbc.client.result.rowdecoder
-
Interface Summary Interface Description RowDecoder Row decoder interface -
Class Summary Class Description BinaryRowDecoder BINARY rows decoderTextRowDecoder TEXT rows decoder
| Interface | Description |
|---|---|
| RowDecoder |
Row decoder interface
|
| Class | Description |
|---|---|
| BinaryRowDecoder |
BINARY rows decoder
|
| TextRowDecoder |
TEXT rows decoder
|