Package com.mchange.v1.db.sql
Interface ConnectionBundlePool
- All Superinterfaces:
ClosableResource
- All Known Implementing Classes:
ConnectionBundlePoolBean,ConnectionBundlePoolImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidclose()forces the release of any resources that might be associated with this object.
-
Method Details
-
checkoutBundle
-
checkinBundle
- Throws:
SQLExceptionBrokenObjectException
-
close
Description copied from interface:ClosableResourceforces the release of any resources that might be associated with this object.- Specified by:
closein interfaceClosableResource- Throws:
SQLException
-