Class P6SpyDataSourceDecorator

  • All Implemented Interfaces:
    DataSourceDecorator, org.springframework.core.Ordered

    public class P6SpyDataSourceDecorator
    extends Object
    implements DataSourceDecorator, org.springframework.core.Ordered
    Ordered decorator for P6DataSource.
    Author:
    Arthur Gavlyukovskiy
    • Constructor Detail

      • P6SpyDataSourceDecorator

        public P6SpyDataSourceDecorator​(com.p6spy.engine.spy.JdbcEventListenerFactory jdbcEventListenerFactory)