Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Method and Description |
---|---|
PreparedTransaction[] |
Environment.recover(int count,
boolean continued)
Environment recovery restores transactions that were prepared, but not yet
resolved at the time of the system shut down or crash, to their state prior
to the shut down or crash, including any locks previously held.
|
Copyright (c) 1996, 2017 Oracle and/or its affiliates. All rights reserved.