Package | Description |
---|---|
org.h2.table |
Classes related to a table and table meta data.
|
Modifier and Type | Method and Description |
---|---|
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 © 2016 JBoss by Red Hat. All Rights Reserved.