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
UnsupportedEncodingExceptionpublic void extractFromByteBuffer(ByteBuffer bbBuf) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic int lengthOfData()
Copyright © 2020. All rights reserved.