Uses of Class
org.eclipse.emf.cdo.client.OptimisticControlException

Packages that use OptimisticControlException
org.eclipse.emf.cdo.client   
 

Uses of OptimisticControlException in org.eclipse.emf.cdo.client
 

Methods in org.eclipse.emf.cdo.client that throw OptimisticControlException
 void ResourceManager.commit()
          Commits all changes to the CDO repository that have been applied to the contained CDOPersistable instances since the last call to ResourceManager.commit() or the creation of this ResourceManager, whichever occurred more recently.
 


Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
All Rights Reserved.