| Class | Description |
|---|---|
| TraceDataSourceDecoratorBeanPostProcessor |
BeanPostProcessor that wraps all data source beans in DataSource
proxies specified in property 'spring.datasource.type'. |
| TraceJdbcAutoConfiguration |
Auto-configuration for proxying DataSource. |
| TraceJdbcProperties |
Properties for JDBC instrumentation.
|
| TraceJdbcProperties.DataSourceProxyProperties |
Properties for datasource-proxy.
|
| TraceJdbcProperties.DataSourceProxyProperties.Query |
Properties to configure query logging listener.
|
| TraceJdbcProperties.DataSourceProxyProperties.SlowQuery |
Properties to configure slow query logging listener.
|
| TraceJdbcProperties.P6SpyProperties |
Properties for configuring p6spy.
|
| TraceJdbcProperties.P6SpyProperties.P6SpyLogFilter | |
| TraceJdbcProperties.P6SpyProperties.P6SpyTracing |
| Enum | Description |
|---|---|
| TraceJdbcProperties.DataSourceProxyProperties.DataSourceProxyLogging |
Query logging listener is the most used listener that logs executing query with
actual parameters to.
|
| TraceJdbcProperties.P6SpyProperties.P6SpyLogging |
P6Spy logging options.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.