public interface DataSourceKiller extends TypedSPI, RequiredSPI
| 限定符和类型 | 方法和说明 |
|---|---|
void |
closeDataSource(DataSource dataSource)
Gracefully kill the dataSource.
|
isDefaultvoid closeDataSource(DataSource dataSource) throws SQLException
dataSource - data sourceSQLException - sql exceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.