public class DataSourceProxy extends DataSourceWrapper
| 构造器和说明 |
|---|
DataSourceProxy(DataSource real) |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
getConnection() |
close, getConnection, getLoginTimeout, getLogWriter, getParentLogger, getReal, isWrapperFor, setLoginTimeout, setLogWriter, unwrappublic DataSourceProxy(DataSource real)
public Connection getConnection() throws SQLException
getConnection 在接口中 DataSourcegetConnection 在类中 DataSourceWrapperSQLExceptionCopyright © 2024. All rights reserved.