Uses of Class
com.sun.sgs.impl.service.data.store.AbstractDataStore

Packages that use AbstractDataStore
com.sun.sgs.impl.service.data.store Provides facilities for storing objects used by DataServiceImpl
com.sun.sgs.impl.service.data.store.net Provides an implementation of DataStore that supports clients communicating to a shared data store server over the network. 
 

Uses of AbstractDataStore in com.sun.sgs.impl.service.data.store
 

Subclasses of AbstractDataStore in com.sun.sgs.impl.service.data.store
 class DataStoreImpl
          Provides an implementation of DataStore based on the database interface layer defined in the com.sun.sgs.service.store.db package.
 

Uses of AbstractDataStore in com.sun.sgs.impl.service.data.store.net
 

Subclasses of AbstractDataStore in com.sun.sgs.impl.service.data.store.net
 class DataStoreClient
          Provides an implementation of DataStore by communicating over the network to an implementation of DataStoreServer, and optionally runs the server.
 


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