Uses of Interface
org.eclipse.emf.cdo.transaction.CDOTimeStampContext

Packages that use CDOTimeStampContext
org.eclipse.emf.cdo.session   
org.eclipse.emf.spi.cdo   
 

Uses of CDOTimeStampContext in org.eclipse.emf.cdo.session
 

Methods in org.eclipse.emf.cdo.session that return types with arguments of type CDOTimeStampContext
 java.util.Collection<CDOTimeStampContext> CDOSession.refresh()
          Refreshes the objects cache.
 

Uses of CDOTimeStampContext in org.eclipse.emf.spi.cdo
 

Methods in org.eclipse.emf.spi.cdo that return types with arguments of type CDOTimeStampContext
 java.util.Collection<CDOTimeStampContext> CDOSessionProtocol.syncRevisions(java.util.Map<CDOID,CDOIDAndVersion> allRevisions, int initialChunkSize)
           
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.