Uses of Class
com.sun.sgs.impl.service.data.store.db.bdb.BdbEnvironment.TxnIsolationLevel

Packages that use BdbEnvironment.TxnIsolationLevel
com.sun.sgs.impl.service.data.store.db.bdb Provides an implementation of the interfaces in the com.sun.sgs.service.store.db package based on Berkeley DB
 

Uses of BdbEnvironment.TxnIsolationLevel in com.sun.sgs.impl.service.data.store.db.bdb
 

Methods in com.sun.sgs.impl.service.data.store.db.bdb that return BdbEnvironment.TxnIsolationLevel
static BdbEnvironment.TxnIsolationLevel BdbEnvironment.TxnIsolationLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BdbEnvironment.TxnIsolationLevel[] BdbEnvironment.TxnIsolationLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved