Uses of Class
org.eclipse.emf.cdo.spi.server.StoreAccessorPool

Packages that use StoreAccessorPool
org.eclipse.emf.cdo.spi.server   
 

Uses of StoreAccessorPool in org.eclipse.emf.cdo.spi.server
 

Methods in org.eclipse.emf.cdo.spi.server that return StoreAccessorPool
protected abstract  StoreAccessorPool Store.getReaderPool(ISession session, boolean forReleasing)
          Returns a pool that may contain IStoreAccessor instances that are compatible with the given session.
protected abstract  StoreAccessorPool Store.getWriterPool(IView view, boolean forReleasing)
          Returns a pool that may contain IStoreAccessor instances that are compatible with the given session.
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.