2 Advanced Server JDBC Connector Overview
4 Using the Advanced Server JDBC Connector with Java applications
4.1 Loading the Advanced Server JDBC Connector
4.2 Connecting to the Database
4.3 Executing SQL Statements through Statement Objects
5 Executing SQL Commands with executeUpdate()
6 Adding a Graphical Interface to a Java Program
7 Advanced JDBC Connector Functionality
7.1 Reducing Client-side Resource Requirements
7.2 Using PreparedStatements to Send SQL Commands
7.3 Executing Stored Procedures
7.4 Using REF CURSORS with Java
7.5 Using BYTEA Data with Java
7.5.1 Inserting BYTEA Data into an Advanced Server database
7.5.2 Retrieving BYTEA Data from an Advanced Server database