The jomFinalize call, shown in the following example, performs the following actions.
Flushes the object buffers
Closes all open classes
Closes the database for the node
int jomFinalize(const DskHandle *pNodeHandle)
Following the jomFinalize call, the pNodeHandle parameter for this context is made invalid for future calls.
The parameter for this call is described in the following subsection.