public class memoryUtil
extends java.lang.Object
| Constructor and Description |
|---|
memoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
allocateMemory(int memLength,
IfxConnection conn)
This function will allocate memory for byte array.
|
public static byte[] allocateMemory(int memLength,
IfxConnection conn)
throws java.sql.SQLException
int - - lengthconn - - connectionjava.sql.SQLException