skip to main content
About the Driver : Using the Driver : Statement Pool Monitor
  

Statement Pool Monitor

You can use the DataDirect Statement Pool Monitor to add statements to load and save the contents of a connection’s statement pool as well as generate information to help you troubleshoot statement pooling performance. The Statement Pool Monitor is an integrated component of the drivers. It is implemented as a Java Management Extensions (JMX) MBean. Applications can access the Statement Pool Monitor using the standard JMX API or using methods in the DataDirect-specific ExtConnection interface. Because the Statement Pool Monitor is implemented as a JMX MBean, it can easily be used by any JMX-compliant tool, such as JConsole.
In this section: 
* Enabling Statement Pooling
* Accessing the Statement Pool Monitor
* Importing Statements into a Statement Pool
* Clearing All Statements in a Statement Pool
* Freezing and Unfreezing the Statement Pool
* Generating a Statement Pool Export File
* DataDirect Statement Pool Monitor Interfaces and Classes