Modifier and Type | Class and Description |
---|---|
class |
ManagedPooledDataSource
A
ManagedDataSource which is backed by a Tomcat pooled DataSource . |
Modifier and Type | Method and Description |
---|---|
ManagedDataSource |
DataSourceFactory.build(com.codahale.metrics.MetricRegistry metricRegistry,
String name) |
ManagedDataSource |
PooledDataSourceFactory.build(com.codahale.metrics.MetricRegistry metricRegistry,
String name)
Builds a new JDBC data source backed by the connection pool
and managed by Dropwizard.
|
Copyright © 2011. All rights reserved.