| 程序包 | 说明 |
|---|---|
| org.h2.table |
Classes related to a table and table meta data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableLink.updateRows(Prepared prepared,
Session session,
RowList rows) |
void |
Table.updateRows(Prepared prepared,
Session session,
RowList rows)
Update a list of rows in this table.
|
Copyright © 2017. All rights reserved.