skip to main content
Using the Driver : Statement Pool Monitor
  

Try DataDirect Drivers Now

Statement Pool Monitor

The driver supports the DataDirect Statement Pool Monitor. You can use the Statement Pool Monitor to load statements into and remove statements from the statement pool as well as generate information to help you troubleshoot statement pooling performance. The Statement Pool Monitor is an integrated component of the driver, and you can manage statement pooling directly with DataDirect-specific methods. In addition, the Statement Pool Monitor can be enabled as a Java Management Extensions (JMX) MBean. When enabled as a JMX MBean, the Statement Pool Monitor can be used to manage statement pooling with standard JMX API calls, and it can easily be used by JMX-compliant tools, such as JConsole.
* Using DataDirect-Specific Methods to Access the Statement Pool Monitor
* Using JMX to Access 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