a getHandle(DBHandle<a> h)
Arguments
h: A database handle
Usage
Get the raw database handle. This function should only be used when writing database connection libraries, where it will be needed to interface with the C libraries. It should not be used otherwise.