Uses of Class
org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl

Uses of FOStoreClientConnectionImpl in org.apache.jdo.impl.fostore
 

Subclasses of FOStoreClientConnectionImpl in org.apache.jdo.impl.fostore
(package private)  class FOStoreLocalConnection
          Implements the client and server/store connections for the case in which the client and store are running in the same address space.
 class FOStoreRemoteConnection
          Represents a connection to a store that runs in a JVM separate from that of a client.