Package io.dropwizard.db
Interface ManagedDataSource
- All Superinterfaces:
CommonDataSource
,DataSource
,Managed
,Wrapper
- All Known Implementing Classes:
ManagedPooledDataSource
-
Method Summary
Methods inherited from interface javax.sql.CommonDataSource
createShardingKeyBuilder, getParentLogger
Methods inherited from interface javax.sql.DataSource
createConnectionBuilder, getConnection, getConnection, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
Methods inherited from interface java.sql.Wrapper
isWrapperFor, unwrap