| Package | Description |
|---|---|
| com.taosdata.jdbc.common | |
| com.taosdata.jdbc.ws |
| Modifier and Type | Method and Description |
|---|---|
static TableInfo |
TableInfo.getEmptyTableInfo() |
| Modifier and Type | Method and Description |
|---|---|
static int |
SerializeBlock.getColTotalLength(TableInfo tableInfo,
int toBebindColCount) |
static int |
SerializeBlock.getTagTotalLength(TableInfo tableInfo,
int toBebindTagCount) |
| Modifier and Type | Method and Description |
|---|---|
static io.netty.buffer.ByteBuf |
SerializeBlock.getStmt2BindBlock(HashMap<ByteBuffer,TableInfo> tableInfoMap,
StmtInfo stmtInfo,
long reqId) |
static io.netty.buffer.ByteBuf |
SerializeBlock.getStmt2BindBlock(long reqId,
long stmtId,
HashMap<ByteBuffer,TableInfo> tableInfoMap,
int toBeBindTableNameIndex,
int toBebindTagCount,
int toBebindColCount,
int precision) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbsWSPreparedStatement.bindAllToTableInfo(List<Field> fields,
Map<Integer,Column> colOrderedMap,
TableInfo tableInfo) |
Copyright © 2025. All rights reserved.