Using Java Database Connectivity (JDBC)

This functionality is supported only if you are using the Classic Agent.

To verify information from an SQL-compliant database, you might want to hook into JDBC to access the data. You can access JDBC directly by using the InvokeJava method to call a Java class that makes a series of JDBC calls and returns the data of interest.