Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Interface java.sql.SQLInput
Uses in package java.sql
Methods with parameter type java.sql.SQLInput
void
SQLData
.
readSQL
(
SQLInput
stream,
String
typeName)
This method populates the data in the object from the specified stream.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)