skip to main content
OpenAccess SDK SQL Engine core methods for Java : Exchanging data : dam_getMemTree
 

dam_getMemTree

This method returns the tree to use for allocating memory associated with the specified statement. Memory trees to use at initialization and connection are passed in as arguments to those method calls.
long dam_getMemTree(long hstmt)
Table 192. Parameters for dam_getMemTree
Parameter
Type
Description
INPUT
hstmt
long
The statement handle.
RETURN
long
The handle to the memory tree.