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