Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Interface java.sql.Struct
Uses in package java.sql
Methods with parameter type java.sql.Struct
void
SQLOutput
.
writeStruct
(
Struct
value)
This method writes the specified Java SQL
Struct
object to the SQL stream.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)