The Java SQL Classes

For an overview see page Java Class

Please use the links below to view the individual class definitions:

SQL_Aggregator Provides a remote database connection for execution of SQL queries
SQL_Cursor Used to iterate through result of SQL query
SQL_Connection Provides a database connection for execution of SQL queries
SQL_LocalConnection Provides a connection for execution of SQL queries on a local database
SQL_RemoteConnection Provides a database connection for execution of SQL queries on a remote database
SQL_ResultSet Provides the result set of SQL query
SQL_Server Used to iterate through result of SQL query
SQL_Tuple Provides access to the unit (row) of SQL query result