Package | Description |
---|---|
com.mchange.v1.db.sql | |
com.mchange.v1.util |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionBundlePool.checkinBundle(ConnectionBundle bndl) |
void |
ConnectionBundlePoolImpl.checkinBundle(ConnectionBundle bndl) |
void |
ConnectionBundlePoolBean.checkinBundle(ConnectionBundle bndl) |
ConnectionBundle |
ConnectionBundlePool.checkoutBundle() |
ConnectionBundle |
ConnectionBundlePoolImpl.checkoutBundle() |
ConnectionBundle |
ConnectionBundlePoolBean.checkoutBundle() |
protected void |
ConnectionBundlePoolImpl.refurbishResource(Object resc) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractResourcePool.checkinResource(Object resc)
Deprecated.
|
protected Object |
AbstractResourcePool.checkoutResource()
Deprecated.
|
protected Object |
AbstractResourcePool.checkoutResource(long timeout)
Deprecated.
|
protected abstract void |
AbstractResourcePool.refurbishResource(Object resc)
Deprecated.
Called on checkout!
|
Copyright © 2018 com.mchange. All rights reserved.