Uses of Interface
com.sun.sgs.service.store.db.DbCursor

Packages that use DbCursor
com.sun.sgs.service.store.db Provides a database abstraction layer for use by the default implementation of the DataStore class. 
 

Uses of DbCursor in com.sun.sgs.service.store.db
 

Methods in com.sun.sgs.service.store.db that return DbCursor
 DbCursor DbDatabase.openCursor(DbTransaction txn)
          Returns a cursor for iterating over the contents of this database.
 


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