Skip to content

Generic pool tools

poolCreate() poolClose()
Create a pool of reusable objects
poolCheckout() poolReturn() localCheckout()
Check out and return object from the pool

Database functions