DatabaseConfiguration<T>.getDataSourceFactory ( T p1 )Return value of this abstract method is of type 'PooledDataSourceFactory'.
PooledDataSourceFactory.asSingleConnectionPool ( )This abstract method is from 'PooledDataSourceFactory' interface.
PooledDataSourceFactory.build ( MetricRegistry p1, String p2 )This abstract method is from 'PooledDataSourceFactory' interface.
PooledDataSourceFactory.getDriverClass ( )This abstract method is from 'PooledDataSourceFactory' interface.
PooledDataSourceFactory.getHealthCheckValidationQuery ( )This abstract method is from 'PooledDataSourceFactory' interface.
...