| Package | Description |
|---|---|
| org.eclipse.emf.cdo.spi.server |
Server service provider interfaces and useful base implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LongIDStore
If the meaning of this type isn't clear, there really should be more of a description here...
|
| Modifier and Type | Method and Description |
|---|---|
Store |
StoreAccessorBase.getStore() |
| Constructor and Description |
|---|
LongIDStoreAccessor(Store store,
ISession session) |
LongIDStoreAccessor(Store store,
ITransaction transaction) |
StoreAccessor(Store store,
ISession session) |
StoreAccessor(Store store,
ITransaction transaction) |
StoreAccessorBase(Store store,
ISession session) |
StoreAccessorBase(Store store,
ITransaction transaction) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.