Package | Description |
---|---|
com.alibaba.druid.pool |
Modifier and Type | Class and Description |
---|---|
class |
DruidPooledCallableStatement |
class |
DruidPooledPreparedStatement |
Modifier and Type | Method and Description |
---|---|
DruidPooledStatement |
DruidPooledResultSet.getPoolableStatement() |
Modifier and Type | Method and Description |
---|---|
void |
DruidConnectionHolder.addTrace(DruidPooledStatement stmt) |
void |
DruidConnectionHolder.removeTrace(DruidPooledStatement stmt) |
Constructor and Description |
---|
DruidPooledResultSet(DruidPooledStatement stmt,
ResultSet rs) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.