| GNU Classpath (0.19) | ||
| Frames | No Frames | ||
Methods with parameter type java.sql.Ref | |
| void | |
Methods with parameter type java.sql.Ref | |
| void | This method sets the specified parameter from the given Java
Ref value. |
| void | |
| void | |
| void | This method writes the specified Java SQL Ref object
to the SQL stream.
|
Methods with return type java.sql.Ref | |
| Ref | CallableStatement.getRef(int index) This method returns the value of the specified parameter as a Java
Ref.
|
| Ref | This method returns a Ref for the specified column which
represents the structured type for the column.
|
| Ref | |
| Ref | This method returns a Ref for the specified column which
represents the structured type for the column.
|
| Ref | This method reads the next item from the stream a Java SQL
Ref.
|
| GNU Classpath (0.19) |