* GREY=local LOCAL HTML version of Foils prepared 13 March 1997

Foil 8 JDBC API - II

From Overview of Java Database Connection Basic Information Technology Course CPS616 -- Spring Semester 1997. by Udayan Parvate, Tom Pulikal (Geoffrey C. Fox) *

1 BIGINT
2 BINARY
3 BIT
4 CHAR
5 DATE
6 DECIMAL
7 DOUBLE
8 FLOAT
9 INTEGER
10 LONGVARBINARY
11 LONGVARCHAR
12 NULL
13 NUMERIC
14 REAL
15 SMALLINT
16 TIME
17 TIMESTAMP
18 VARCHAR etc.
19 public class Time
20 This class is a SQL-JDBC data conversion class implementing the
21 time-storingfunctions
22 StringtoString()
23 This returns a String with the time formatted as HH:MM:SS
24 public class Types
25 This class contains the SQL data types as constants. It is used by other classes
26 as the standard constant for the data types. The variables are

Table Font Size


Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Jul 22 1997