| 程序包 | 说明 |
|---|---|
| org.h2.mvstore.db |
Helper classes to use the MVStore in the H2 database.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Iterator<TransactionStore.Change> |
TransactionStore.Transaction.getChanges(long savepointId)
Get the list of changes, starting with the latest change, up to the
given savepoint (in reverse order than they occurred).
|
Copyright © 2017. All rights reserved.