Overview of the JDBCExamples class

The JDBCExamples class uses the Address class shown in “Sample Java classes”. To execute these examples on your machine, install the Address class on the server and include it in the Java CLASSPATH of the jConnect client.

You can call the methods of JDBCExamples from either a jConnect client or Adaptive Server.

NoteYou must create or drop stored procedures from the jConnect client. The Adaptive Server native driver does not support create procedure and drop procedure statements.

JDBCExamples static methods perform the following SQL operations:

JDBCExamples operates only on the xmp table and inoutproc procedure.