Berkeley DB
version 5.3.28

Uses of Class
com.sleepycat.db.PreparedTransaction

Packages that use PreparedTransaction
com.sleepycat.db Berkeley DB Java API
[reference guide] [Java programming notes]
 

Uses of PreparedTransaction in com.sleepycat.db
 

Methods in com.sleepycat.db that return PreparedTransaction
 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.
 


Berkeley DB
version 5.3.28

Copyright (c) 1996, 2013 Oracle and/or its affiliates. All rights reserved.