public interface LongDataParameterHolder extends ParameterHolder
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BLOB_STREAM_READ_BUF_SIZE |
BINARY_INTRODUCER, QUOTE| 限定符和类型 | 方法和说明 |
|---|---|
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, SQLException
boolean writeLongData(PacketOutputStream pos, Options options, int statementId, short paramIndex) throws IOException, SQLException
Copyright © 2024 oceanbase.com. All rights reserved.