Berkeley DB
version 5.3.28

Uses of Class
com.sleepycat.collections.CurrentTransaction

Packages that use CurrentTransaction
com.sleepycat.collections Data access based on the standard Java collections API. 
 

Uses of CurrentTransaction in com.sleepycat.collections
 

Methods in com.sleepycat.collections that return CurrentTransaction
static CurrentTransaction CurrentTransaction.getInstance(Environment env)
          Gets the CurrentTransaction accessor for a specified Berkeley DB environment.
 


Berkeley DB
version 5.3.28

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