| Package | Description |
|---|---|
| com.taosdata.jdbc.ws | |
| com.taosdata.jdbc.ws.stmt2.entity |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbsWSPreparedStatement.bindAllToTableInfo(List<Field> fields,
Map<Integer,Column> colOrderedMap,
TableInfo tableInfo) |
| Constructor and Description |
|---|
WSParameterMetaData(boolean isInsert,
List<Field> fields,
ArrayList<Byte> parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<Field> |
StmtInfo.getFields() |
List<Field> |
Stmt2PrepareResp.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
StmtInfo.setFields(List<Field> fields) |
void |
Stmt2PrepareResp.setFields(List<Field> fields) |
Copyright © 2025. All rights reserved.