GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type java.sql.Time | |
void | |
void |
Methods with parameter type java.sql.Time | |
void | This method sets the specified parameter from the given Java
java.sql.Time value.
|
void | This method sets the specified parameter from the given Java
java.sql.Time value.
|
void | This method sets the specified parameter from the given Java
java.sql.Time value.
|
void | This method sets the specified parameter from the given Java
java.sql.Time value.
|
void | This method updates the specified column to have a java.sql.Time value. |
void | This method updates the specified column to have a java.sql.Time value. |
void | This method writes the specified Java java.sql.Time
to the SQL stream.
|
Methods with return type java.sql.Time | |
Time | CallableStatement.getTime(int index) This method returns the value of the specified parameter as a Java
java.sql.Time .
|
Time | This method returns the value of the specified column as a Java
java.sql.Time .
|
Time | This method returns the value of the specified parameter as a Java
java.sql.Time .
|
Time | This method returns the specified column value as a
java.sql.Time . |
Time | This method returns the value of the specified parameter as a Java
java.sql.Time .
|
Time | This method returns the value of the specified column as a Java
java.sql.Time .
|
Time | This method returns the value of the specified parameter as a Java
java.sql.Time .
|
Time | This method returns the specified column value as a
java.sql.Time . |
Time | This method reads the next item from the stream a Java
java.sql.Time .
|
Time | This method returns a new instance of this class by parsing a
date in JDBC format into a Java date.
|
GNU Classpath (0.95) |