Uses of Package
org.eclipse.emf.cdo.server

Packages that use org.eclipse.emf.cdo.server
org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.server.db Server concepts for dealing with DB stores and accessors. 
org.eclipse.emf.cdo.server.db.mapping Server concepts for dealing with mapping strategies and mappings for classes, lists and types. 
org.eclipse.emf.cdo.server.db4o Server concepts for dealing with DB4O stores and accessors. 
org.eclipse.emf.cdo.server.embedded Server concepts for dealing with embedded sessions. 
org.eclipse.emf.cdo.server.hibernate Server concepts for dealing with Hibernate stores and accessors. 
org.eclipse.emf.cdo.server.mem Server concepts for dealing with in-memory stores. 
org.eclipse.emf.cdo.server.mongodb Server concepts for dealing with MongoDB stores and accessors. 
org.eclipse.emf.cdo.server.net4j Server concepts for dealing with Net4j-based repositories and fail-over infrastructure. 
org.eclipse.emf.cdo.server.objectivity Server concepts for dealing with Objectivity/DB stores and accessors. 
org.eclipse.emf.cdo.server.ocl Server implementation of a generic OCL query handler. 
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server
CDOServerBrowser
           
CDOServerBrowser.AbstractPage
           
CDOServerBrowser.ContainerBased
           
CDOServerBrowser.Page
           
CDOServerBrowser.RevisionsPage
           
CDOServerExporter
           
CDOServerExporter.XMLConstants
           
CDOServerImporter
           
CDOServerImporter.Handler
           
IQueryContext
           
IQueryHandler
           
IQueryHandlerProvider
           
IRepository
           
IRepository.Handler
          A marker interface to indicate valid arguments to IRepository.addHandler(Handler) and IRepository.removeHandler(Handler).
IRepository.ReadAccessHandler
          Provides a way to handle revisions that are to be sent to the client.
IRepositorySynchronizer
           
ISession
           
ISessionManager
           
IStore
           
IStore.ChangeFormat
           
IStore.RevisionParallelism
           
IStore.RevisionTemporality
           
IStoreAccessor
           
IStoreAccessor.CommitContext
          Represents the state of a single, logical commit operation which is driven through multiple calls to several methods on the IStoreAccessor API.
IStoreAccessor.DurableLocking
           
IStoreAccessor.QueryResourcesContext
           
IStoreAccessor.QueryXRefsContext
           
IStoreChunkReader
           
IStoreChunkReader.Chunk
           
ISynchronizableRepository
          A repository with the ability to synchronize its content with another repository.
ITransaction
           
IView
           
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server.db
IQueryHandlerProvider
           
ISession
           
IStore
           
IStore.CanHandleClientAssignedIDs
          A marker interface for stores that can handle IDs assigned by a client, typically UUIDs.
IStoreAccessor
           
IStoreAccessor.Raw
           
IStoreChunkReader
           
ITransaction
           
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server.db.mapping
IStoreAccessor.QueryResourcesContext
           
IStoreAccessor.QueryXRefsContext
           
IStoreChunkReader.Chunk
           
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server.db4o
IStore
           
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server.embedded
IRepository
           
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server.hibernate
IQueryHandlerProvider
           
IStore
           
IStoreAccessor
           
IStoreChunkReader
           
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server.mem
IStore
           
IStore.CanHandleClientAssignedIDs
          A marker interface for stores that can handle IDs assigned by a client, typically UUIDs.
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server.mongodb
IQueryHandlerProvider
           
IStore
           
IStoreAccessor
           
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server.net4j
IRepositoryProvider
           
ISynchronizableRepository
          A repository with the ability to synchronize its content with another repository.
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server.objectivity
IQueryHandlerProvider
           
IStore
           
IStoreAccessor
           
IStoreAccessor.Raw
           
IStoreChunkReader
           
 

Classes in org.eclipse.emf.cdo.server used by org.eclipse.emf.cdo.server.ocl
IQueryContext
           
IQueryHandler
           
IStoreAccessor
           
 



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.