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