JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
java.sql.SQLInput
Packages that use
SQLInput
Package
Description
java.sql
Uses of
SQLInput
in
java.sql
Methods in
java.sql
with parameters of type
SQLInput
Modifier and Type
Method
Description
void
SQLData.
readSQL
(
SQLInput
stream,
String
typeName)
Reads data from the database into this object.