public interface LongDataParameterHolder extends ParameterHolder
| Modifier and Type | Field and Description |
|---|---|
static int |
BLOB_STREAM_READ_BUF_SIZE |
BINARY_INTRODUCER, QUOTE| Modifier and Type | Method and Description |
|---|---|
boolean |
writeLongData(PacketOutputStream pos,
Options options,
int statementId,
short paramIndex) |
boolean |
writePieceData(PacketOutputStream pos,
boolean first,
Options options) |
getApproximateTextProtocolLength, getColumnType, isLongData, isNullData, toString, writeBinary, writeTostatic final int BLOB_STREAM_READ_BUF_SIZE
boolean writePieceData(PacketOutputStream pos, boolean first, Options options) throws IOException
IOExceptionboolean writeLongData(PacketOutputStream pos, Options options, int statementId, short paramIndex) throws IOException
IOExceptionCopyright © 2022 oceanbase.com. All rights reserved.