ASA Programming Guide
JDBC Programming
This section presents classes that establish a JDBC database connection from a Java application. The examples in this section use jConnect (client side) or Java in the database (server side). For information on establishing connections using the iAnywhere JDBC driver, see Using the iAnywhere JDBC driver.
Connecting from a JDBC client application using jConnect
Establishing a connection from a server-side JDBC class
Notes on JDBC connections