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

Packages that use org.eclipse.emf.cdo.common.lock
org.eclipse.emf.cdo.common.lock Common concepts for dealing with durable locks and views. 
org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
 

Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.common.lock
IDurableLockingManager.LockArea
          Encapsulates the persistable information about a single durable CDO view like branch point and acquired locks.
IDurableLockingManager.LockArea.Handler
          A call-back interface for handling lock area objects.
IDurableLockingManager.LockAreaNotFoundException
          Thrown if a lock area is spcified that does not exist in a CDO repository.
IDurableLockingManager.LockGrade
          Enumerates the possible combinations of read and write locks on a single CDO object.
 

Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.server
IDurableLockingManager
          Manages all aspects of durable CDO views like persisting informations like branch point and acquired locks.
 

Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.spi.server
IDurableLockingManager
          Manages all aspects of durable CDO views like persisting informations like branch point and acquired locks.
IDurableLockingManager.LockArea
          Encapsulates the persistable information about a single durable CDO view like branch point and acquired locks.
IDurableLockingManager.LockGrade
          Enumerates the possible combinations of read and write locks on a single CDO object.
 



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