Uses of Class
org.eclipse.emf.cdo.spi.server.Store
Packages that use Store
Package
Description
Server service provider interfaces and useful base implementations.
-
Uses of Store in org.eclipse.emf.cdo.spi.server
Subclasses of Store in org.eclipse.emf.cdo.spi.serverModifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...Methods in org.eclipse.emf.cdo.spi.server that return StoreConstructors in org.eclipse.emf.cdo.spi.server with parameters of type StoreModifierConstructorDescriptionprotected
LongIDStoreAccessor
(Store store, ISession session) protected
LongIDStoreAccessor
(Store store, ITransaction transaction) protected
StoreAccessor
(Store store, ISession session) protected
StoreAccessor
(Store store, ITransaction transaction) protected
StoreAccessorBase
(Store store, ISession session) protected
StoreAccessorBase
(Store store, ITransaction transaction)