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

Packages that use org.eclipse.emf.cdo.session
org.eclipse.emf.cdo.location Client concepts for dealing with repository locations and checkout sources. 
org.eclipse.emf.cdo.net4j Client concepts for dealing with Net4j-based sessions to remote repositories. 
org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.server.embedded Server concepts for dealing with embedded sessions. 
org.eclipse.emf.cdo.server.net4j Server concepts for dealing with Net4j-based repositories and fail-over infrastructure. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to CDO repositories. 
org.eclipse.emf.cdo.session.remote Client concepts for the communication and collaboration with other sessions. 
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
org.eclipse.emf.cdo.transaction Client concepts for dealing with transactions, distributed transactions and their save points. 
org.eclipse.emf.cdo.ui Reusable UI components specific to the CDO Model Repository. 
org.eclipse.emf.cdo.ui.widgets A library with reusable widgets. 
org.eclipse.emf.cdo.util Client utility classes, some common interfaces and exceptions. 
org.eclipse.emf.cdo.view Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.location
CDOSessionConfigurationFactory
          Creates session configuration instances.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.net4j
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
CDOSession.Options
          Encapsulates a set of notifying session configuration options.
CDOSessionConfiguration
          Configures and opens new sessions.
CDOSessionEvent
          A generic event fired from a session.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.server
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
CDOSessionConfigurationFactory
          Creates session configuration instances.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.server.embedded
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
CDOSessionConfiguration
          Configures and opens new sessions.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.server.net4j
CDOSessionConfiguration
          Configures and opens new sessions.
CDOSessionConfigurationFactory
          Creates session configuration instances.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.session
CDOCollectionLoadingPolicy
          A strategy that specifies which list elememts must be present (loaded) in a CDOID list of a revision when a certain list index is accessed.
CDORepositoryInfo
          Describes a model repository a session is connected to.
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
CDOSession.ExceptionHandler
          Handles protocol exceptions if configured before the session has been opened.
CDOSession.Options
          Encapsulates a set of notifying session configuration options.
CDOSessionConfiguration
          Configures and opens new sessions.
CDOSessionEvent
          A generic event fired from a session.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.session.remote
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.spi.server
CDOSessionConfigurationFactory
          Creates session configuration instances.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.transaction
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.ui
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
CDOSession.ExceptionHandler
          Handles protocol exceptions if configured before the session has been opened.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.ui.widgets
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.util
CDOCollectionLoadingPolicy
          A strategy that specifies which list elememts must be present (loaded) in a CDOID list of a revision when a certain list index is accessed.
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.cdo.view
CDOCollectionLoadingPolicy
          A strategy that specifies which list elememts must be present (loaded) in a CDOID list of a revision when a certain list index is accessed.
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
 

Classes in org.eclipse.emf.cdo.session used by org.eclipse.emf.spi.cdo
CDORepositoryInfo
          Describes a model repository a session is connected to.
CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
CDOSession.ExceptionHandler
          Handles protocol exceptions if configured before the session has been opened.
CDOSessionConfiguration
          Configures and opens new sessions.
CDOSessionInvalidationEvent
          A session event fired when passive updates (commit notifications) are being received from a remote repository.
 



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