Package com.sun.sgs.impl.service.data.store.db.je

Provides an implementation of the interfaces in the com.sun.sgs.service.store.db package based on Berkeley DB Java Edition.

See:
          Description

Class Summary
JeCursor Provides a cursor implementation using Berkeley DB Java Edition.
JeDatabase Provides a database implementation using Berkeley DB Java Edition.
JeEnvironment Provides a database implementation based on Berkeley DB Java Edition.
JeTransaction Provides a transaction implementation using Berkeley DB Java Edition.
 

Enum Summary
JeEnvironment.TxnIsolationLevel The supported transaction isolation levels.
 

Package com.sun.sgs.impl.service.data.store.db.je Description

Provides an implementation of the interfaces in the com.sun.sgs.service.store.db package based on Berkeley DB Java Edition.

Operations on classes in this package will throw an Error if the underlying Berkeley DB database requires recovery. In that case, callers need to restart the application or create new instances of these classes.


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