| Package | Description |
|---|---|
| javax.sql.rowset.serial |
Provides utility classes to allow serializable mappings between SQL types and data types in the Java programming language.
|
| Class and Description |
|---|
| SerialException
Indicates and an error with the serialization or de-serialization of SQL types such as
BLOB, CLOB, STRUCT or ARRAY in addition to SQL types such as
DATALINK and JAVAOBJECT
|