|
|||||||||
| Home >> All >> org >> [ postgresql overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.postgresql
| Class Summary | |
| Connection | $Id: Connection.java,v 1.1.1.1 2002/01/22 08:51:58 synmscott Exp $ This abstract class is used by org.postgresql.Driver to open either the JDBC1 or JDBC2 versions of the Connection class. |
| Driver | The Java SQL framework allows for multiple database drivers. |
| Field | org.postgresql.Field is a class used to describe fields in a PostgreSQL ResultSet |
| PG_Stream | |
| ResultSet | This class implements the common internal methods used by both JDBC 1 and JDBC 2 specifications. |
|
|||||||||
| Home >> All >> org >> [ postgresql overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||