powered by
Should be called by the end user if they need a persistent object, that is not returned to the pool automatically. When you don't longer need the object, be sure to return it to the pool using poolReturn(object).
poolReturn(object)
poolCheckout(pool)
The pool to get the object from.