Symptom
JDBC calls to a Vertica database are not being seen by AppDynamics. What can be done?
Solution
Use the following node propeties and values:
jdbc-prepared-statements = com.vertica.jdbc.SPreparedStatement,com.vertica.jdbc.VerticaPreparedStatement
jdbc-callable-statements= com.vertica.jdbc.SCallableStatement
jdbc-statements = com.vertica.jdbc.SStatement,com.vertica.jdbc.VerticaStatement
jdbc-connections = com.vertica.jdbc.VerticaConnection,com.vertica.jdbc.SConnection,com.vertica.jdbc.SConnectionHandle