public class DruidDataSourceWrapper extends DataSourceWrapper
| 构造器和说明 |
|---|
DruidDataSourceWrapper(PoolConfig conf,
boolean readOnly,
int type) |
public DruidDataSourceWrapper(PoolConfig conf, boolean readOnly, int type)
public void close()
throws SQLException
close 在类中 DataSourceWrapperSQLExceptionpublic String getStatus() throws SQLException
getStatus 在类中 DataSourceWrapperSQLExceptionpublic void reset()
reset 在类中 DataSourceWrapperCopyright © 2018. All rights reserved.