| Package | Description |
|---|---|
| com.taosdata.jdbc.common |
| Modifier and Type | Method and Description |
|---|---|
static TableInfo |
TableInfo.getEmptyTableInfo() |
| Modifier and Type | Method and Description |
|---|---|
static int |
SerializeBlock.getColTotalLengthByTableIndex(List<TableInfo> tableInfoList,
int index,
int toBebindColCount) |
static byte[] |
SerializeBlock.getStmt2BindBlock(long reqId,
long stmtId,
List<TableInfo> tableInfoList,
int toBeBindTableNameIndex,
int toBebindTagCount,
int toBebindColCount,
int precision) |
static int |
SerializeBlock.getTagTotalLengthByTableIndex(List<TableInfo> tableInfoList,
int index,
int toBebindTagCount) |
Copyright © 2024. All rights reserved.