JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
java.sql.SQLData
Packages that use
SQLData
Package
Description
java.sql
Uses of
SQLData
in
java.sql
Methods in
java.sql
with parameters of type
SQLData
Modifier and Type
Method
Description
void
SQLOutput.
writeObject
(
SQLData
theObject)
Write an
SQLData
object into the output stream.