public abstract class DataSourceWrapper extends Object
| 构造器和说明 |
|---|
DataSourceWrapper(PoolConfig conf,
boolean readOnly,
int type) |
public DataSourceWrapper(PoolConfig conf, boolean readOnly, int type)
public Connection getConnection() throws SQLException
SQLExceptionpublic abstract void close()
throws SQLException
SQLExceptionpublic abstract String getStatus() throws SQLException
SQLExceptionpublic abstract void reset()
Copyright © 2018. All rights reserved.