Interface | Description |
---|---|
JdbcEventListenerFactory |
Factory for creating the
JdbcEventListener . |
P6Factory |
p6factory exists to make extending the spy core easier when making a new module.
|
P6LoadableOptions | |
P6SpyLoadableOptions | |
P6SpyOptionsMBean | |
SpyDotPropertiesReloadChangedListener |
Class | Description |
---|---|
DefaultJdbcEventListenerFactory |
Default
JdbcEventListenerFactory implementation providing all the
JdbcEventListener s supplied by the P6Factory ies as well as
those registered by ServiceLoader s. |
P6Core | Deprecated
use
ConnectionWrapper instead. |
P6DataSource |
P6Spy
DataSource implementation. |
P6DataSourceFactory |
Factory class for P6DataSource objects
|
P6DriverManagerDataSource |
Simple
DataSource implementation that simply delegates to DriverManager . |
P6MBeansRegistry | |
P6ModuleManager | |
P6PooledConnection | |
P6SpyDriver |
JDBC driver for P6Spy
|
P6SpyFactory | |
P6SpyOptions | |
P6XAConnection |
Error | Description |
---|---|
P6DriverNotFoundError |