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 classDataSourceFactoryA factory for pooledManagedDataSources.Methods in io.dropwizard.db that return PooledDataSourceFactory Modifier and Type Method Description PooledDataSourceFactoryDatabaseConfiguration. getDataSourceFactory(T configuration)
-