|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoreAccessorBase | |
|---|---|
| org.eclipse.emf.cdo.spi.server | Server service provider interfaces and useful base implementations. |
| Uses of StoreAccessorBase in org.eclipse.emf.cdo.spi.server |
|---|
| Subclasses of StoreAccessorBase in org.eclipse.emf.cdo.spi.server | |
|---|---|
class |
LongIDStoreAccessor
|
class |
StoreAccessor
|
| Methods in org.eclipse.emf.cdo.spi.server that return StoreAccessorBase | |
|---|---|
StoreAccessorBase |
StoreAccessorPool.removeStoreAccessor(Object context)
Returns a store accessor from this pool if one is available, or null otherwise. |
| Methods in org.eclipse.emf.cdo.spi.server with parameters of type StoreAccessorBase | |
|---|---|
void |
StoreAccessorPool.addStoreAccessor(StoreAccessorBase storeAccessor)
Passivates the given store accessor and adds it to this pool. |
protected void |
Store.releaseAccessor(StoreAccessorBase accessor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||