public class PrepareReq extends Payload
| Constructor and Description |
|---|
PrepareReq() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSql() |
long |
getStmtId() |
void |
setSql(String sql) |
void |
setStmtId(long stmtId) |
Copyright © 2023. All rights reserved.