| Package | Description | 
|---|---|
| org.apache.commons.dbcp2 | 
 Database Connection Pool API. | 
| Constructor and Description | 
|---|
| PoolablePreparedStatement(PreparedStatement stmt,
                         K key,
                         KeyedObjectPool<K,PoolablePreparedStatement<K>> pool,
                         DelegatingConnection<?> conn)Constructor | 
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.