BIGINT |
BINARY |
BIT |
CHAR |
DATE |
DECIMAL |
DOUBLE |
FLOAT |
INTEGER |
LONGVARBINARY |
LONGVARCHAR |
NULL |
NUMERIC |
REAL |
SMALLINT |
TIME |
TIMESTAMP |
VARCHAR etc. |
public class Time |
This class is a SQL-JDBC data conversion class implementing the |
time-storingfunctions |
StringtoString() |
This returns a String with the time formatted as HH:MM:SS |
public class Types |
This class contains the SQL data types as constants. It is used by other classes |
as the standard constant for the data types. The variables are |