Introduction to the Derby MBeans

Derby provides the MBeans described in this section.

The public API documentation for each Derby MBean describes its features in detail.

VersionMBean

VersionMBean exposes version information about the running Derby system jar file.

JDBCMBean

JDBCMBean exposes information about the JDBC driver.

ManagementMBean

ManagementMBean manages the state of the Derby MBeans (registered or not).

NetworkServerMBean

NetworkServerMBean monitors and manages a running instance of the Network Server.

Related reference
Enabling and disabling JMX
Using JConsole to access the Derby MBeans
Using custom Java code to access the Derby MBeans
Troubleshooting JMX connection issues