DataDirect Spy is a feature for tracking and logging detailed information about JDBC calls made by the drivers at runtime. DataDirect Spy provides the following advantages:

  • Logging is JDBC 4.0-compliant.
  • Logging is consistent, regardless of the JDBC driver used.
  • All parameters and results for JDBC calls can be logged.
  • Logging works with all DataDirect Connect Series for JDBC drivers.
  • Logging can be enabled without changing the application.

Refer to Tracking JDBC Calls with DataDirect Spy in the Progress DataDirect for JDBC Drivers Reference for more information about using DataDirect Spy.