Uses of Interface
io.dropwizard.db.PooledDataSourceFactory
-
-
Uses of PooledDataSourceFactory in io.dropwizard.db
Classes in io.dropwizard.db that implement PooledDataSourceFactory Modifier and Type Class Description class
DataSourceFactory
A factory for pooledManagedDataSource
s.Methods in io.dropwizard.db that return PooledDataSourceFactory Modifier and Type Method Description PooledDataSourceFactory
DatabaseConfiguration. getDataSourceFactory(T configuration)
-