Package com.sun.sgs.service.store.db

Provides a database abstraction layer for use by the default implementation of the DataStore class.

See:
          Description

Interface Summary
DbCursor The interface to a cursor for iterating over the contents of a database.
DbDatabase The interface to a database.
DbEnvironment The interface for interacting with the database implementation.
DbTransaction The interface for a database transaction.
 

Exception Summary
DbDatabaseException Thrown when an unexpected database problem occurs.
 

Package com.sun.sgs.service.store.db Description

Provides a database abstraction layer for use by the default implementation of the DataStore class.


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