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

Packages that use org.eclipse.emf.cdo.common
org.eclipse.emf.cdo.common Common concepts that are differently extended in clients and servers. 
org.eclipse.emf.cdo.common.lock Common concepts for dealing with durable locks and views. 
org.eclipse.emf.cdo.common.protocol Common concepts for dealing with protocols and CDO-specific I/O. 
org.eclipse.emf.cdo.common.util Common utility classes, some common interfaces and exceptions. 
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.session Client concepts for dealing with sessions to CDO repositories. 
org.eclipse.emf.cdo.transaction Client concepts for dealing with transactions, distributed transactions and their save points. 
org.eclipse.emf.cdo.view Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common
CDOCommonRepository.IDGenerationLocation
          Enumerates the possible ID generation locations of a CDO repository.
CDOCommonRepository.State
          Enumerates the possible states of a CDO repository.
CDOCommonRepository.Type
          Enumerates the possible types of a CDO repository.
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonSession.Options
          Encapsulates the configuration options of CDO sessions that are common to both client and server side.
CDOCommonSession.Options.LockNotificationMode
          Enumerates the possible lock notification modes of a CDO session.
CDOCommonSession.Options.PassiveUpdateMode
          Enumerates the possible passive update modes of a CDO session.
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
CDOCommonView.Options
          Encapsulates the configuration options of CDO views that are common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.lock
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.protocol
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.util
CDOCommonRepository.State
          Enumerates the possible states of a CDO repository.
CDOCommonRepository.StateChangedEvent
          An event fired when the state of a CDO repository has changed.
CDOCommonRepository.Type
          Enumerates the possible types of a CDO repository.
CDOCommonRepository.TypeChangedEvent
          An event fired when the type of a CDO repository has changed.
CDOCommonSession.Options.PassiveUpdateMode
          Enumerates the possible passive update modes of a CDO session.
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.net4j
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonSession.Options
          Encapsulates the configuration options of CDO sessions that are common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.server
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonTransaction
          Abstracts the information about CDO transactions that is common to both client and server side.
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.session
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonSession.Options
          Encapsulates the configuration options of CDO sessions that are common to both client and server side.
CDOCommonSession.Options.LockNotificationMode
          Enumerates the possible lock notification modes of a CDO session.
CDOCommonSession.Options.PassiveUpdateMode
          Enumerates the possible passive update modes of a CDO session.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.transaction
CDOCommonTransaction
          Abstracts the information about CDO transactions that is common to both client and server side.
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
CDOCommonView.Options
          Encapsulates the configuration options of CDO views that are common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.view
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
CDOCommonView.Options
          Encapsulates the configuration options of CDO views that are common to both client and server side.
 



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