Uses of Interface
java.sql.SQLInput
Packages that useSQLInput
Package
Description
Provides the API for accessing and processing data stored in a data source (usually a relational database) using the Java programming language.
Provides utility classes to allow serializable mappings between SQL types and data types in the Java programming language.
Uses ofSQLInput injava.sql
Uses ofSQLInput injavax.sql.rowset.serial
Classes injavax.sql.rowset.serial that implementSQLInputModifier and TypeClassDescriptionclassAn input stream used for custom mapping user-defined types (UDTs).