Package net.java.ao
Interface DisposableDataSource
- All Superinterfaces:
CommonDataSource,DataSource,Disposable,Wrapper
This is a simple data source with one more method
Disposable.dispose() to clean up any resources associated with this
data source.-
Method Summary
Methods inherited from interface javax.sql.CommonDataSource
createShardingKeyBuilder, getParentLoggerMethods inherited from interface javax.sql.DataSource
createConnectionBuilder, getConnection, getConnection, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriterMethods inherited from interface net.java.ao.Disposable
disposeMethods inherited from interface java.sql.Wrapper
isWrapperFor, unwrap