Abstract
Protected
Reserves an existing or new connection. It's important to call .release() on it when done. When release is not called a resource leak occurs and server crashes.
.release()
Optional
Generated using TypeDoc
Reserves an existing or new connection. It's important to call
.release()
on it when done. When release is not called a resource leak occurs and server crashes.