| 程序包 | 说明 |
|---|---|
| io.seata.rm.datasource.sql.struct |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Row> |
TableRecords.getRows()
Gets rows.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableRecords.add(Row row)
Add.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableRecords.setRows(List<Row> rows)
Sets rows.
|
Copyright © 2019 Seata. All rights reserved.