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