This document will take you through the steps install the FusionReactor JDBC Driver Wrapper, and provide you with a few examples of how it can be used. The intention of the Wrapper is to provide a thin layer between J2EE applications and JDBC-accessible databases, in order to intercept and observe the interaction between them.
The Wrapper can then report various useful metrics to FusionReactor, and can also step in to prevent runaway queries. The Wrapper is fully integrated into the FusionReactor Administrator, and you can easily see all the queries which ran during a request, together with their runtime metrics and row counts. Although the Wrapper is equally useful for JSP and Servlet deployment, this tutorial will illustrate the usage of the Wrapper under ColdFusion.
The Wrapper has its own user guide, which comprehensively details all possible options, together with the JDBC URL syntax and error messages. You should consult this User Guide when working through the tutorial. It’s installed with FusionReactor, and you can find it (under Windows) in your Start menu, in the FusionReactor 2.0.0 program group. The JDBC Driver Wrapper User Guide is the definitive reference for the driver.
Download pdf Using the FusionReactor JDBC Driver Wrapper Tutorial
Related Searches: runaway queries, accessible databases, jdbc url, definitive reference, j2ee applications
RSS feed for comments on this post · TrackBack URI
Leave a reply