powered by
Should be called by the end user if they previously fetched an object directly using object <- poolCheckout(pool) and are now done with said object.
object <- poolCheckout(pool)
poolReturn(object)
A pooled object.