public class DataSourceProxy extends DataSourceWrapper
| Constructor and Description |
|---|
DataSourceProxy(DataSource real) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
close, getConnection, getLoginTimeout, getLogWriter, getParentLogger, getReal, isWrapperFor, setLoginTimeout, setLogWriter, unwrappublic DataSourceProxy(DataSource real)
public Connection getConnection() throws SQLException
getConnection in interface DataSourcegetConnection in class DataSourceWrapperSQLExceptionCopyright © 2025. All rights reserved.