public class ClientDataSource extends EmptyDataSource implements Closeable
| Constructor and Description |
|---|
ClientDataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Connection |
getConnection() |
Object |
getDbConnection() |
getConnection, getLoginTimeout, getLogWriter, getParentLogger, isWrapperFor, setLoginTimeout, setLogWriter, unwrappublic Object getDbConnection()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic Connection getConnection() throws SQLException
getConnection in interface DataSourcegetConnection in class EmptyDataSourceSQLExceptionCopyright © 2024. All rights reserved.