Package io.dropwizard.db
Interface DatabaseConfiguration<T>
-
public interface DatabaseConfiguration<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PooledDataSourceFactory
getDataSourceFactory(T configuration)
-
-
-
Method Detail
-
getDataSourceFactory
PooledDataSourceFactory getDataSourceFactory(T configuration)
-
-