public class SQLValueList extends Object
Constructor and Description |
---|
SQLValueList(SQLValueList svl) |
Modifier and Type | Method and Description |
---|---|
void |
extractFromByteBuffer(ByteBuffer bbBuf) |
void |
insertIntoByteBuffer(ByteBuffer bbBuf) |
int |
lengthOfData() |
public SQLValueList(SQLValueList svl)
public void insertIntoByteBuffer(ByteBuffer bbBuf) throws UnsupportedEncodingException
UnsupportedEncodingException
public void extractFromByteBuffer(ByteBuffer bbBuf) throws UnsupportedEncodingException
UnsupportedEncodingException
public int lengthOfData()
Copyright © 2020. All rights reserved.