public class Stmt2PrepareResp extends CommonResp
| Constructor and Description |
|---|
Stmt2PrepareResp() |
| Modifier and Type | Method and Description |
|---|---|
List<Field> |
getFields() |
int |
getFieldsCount() |
long |
getStmtId() |
boolean |
isInsert() |
void |
setFields(List<Field> fields) |
void |
setFieldsCount(int fieldsCount) |
void |
setInsert(boolean insert) |
void |
setStmtId(long stmtId) |
getCode, getMessage, setCode, setMessageCopyright © 2025. All rights reserved.