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

Packages that use org.eclipse.emf.cdo.common.lob
org.eclipse.emf.cdo.common.lob Common concepts for dealing with large binary objects and large character objects. 
org.eclipse.emf.cdo.common.util Common utility classes, some common interfaces and exceptions. 
org.eclipse.emf.cdo.eresource The generated EMF API of the CDO repository file system. 
org.eclipse.emf.cdo.eresource.impl The generated EMF implementation of the CDO repository file system. 
org.eclipse.emf.cdo.etypes.impl The generated EMF implementation of the CDO system data types and native annotations. 
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.spi.common Common service provider interfaces and useful base implementations. 
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.spi.cdo Client service provider interfaces and useful base implementations. 
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.cdo.common.lob
CDOBlob
          A identifiable binary large object with streaming support.
CDOClob
          A identifiable character large object with streaming support.
CDOLob
          A identifiable large object with streaming support.
CDOLobInfo
          Encapsulates ID and size of a large object.
CDOLobStore
          Stores and loads large objects.
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.cdo.common.util
CDOLobStore
          Stores and loads large objects.
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.cdo.eresource
CDOBlob
          A identifiable binary large object with streaming support.
CDOClob
          A identifiable character large object with streaming support.
CDOLob
          A identifiable large object with streaming support.
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.cdo.eresource.impl
CDOBlob
          A identifiable binary large object with streaming support.
CDOClob
          A identifiable character large object with streaming support.
CDOLob
          A identifiable large object with streaming support.
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.cdo.etypes.impl
CDOBlob
          A identifiable binary large object with streaming support.
CDOClob
          A identifiable character large object with streaming support.
CDOLob
          A identifiable large object with streaming support.
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.cdo.server
CDOLobHandler
          A callback interface for handling large objects.
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.cdo.session
CDOLobStore
          Stores and loads large objects.
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.cdo.spi.common
CDOLobInfo
          Encapsulates ID and size of a large object.
CDOLobStore
          Stores and loads large objects.
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.cdo.spi.server
CDOLobHandler
          A callback interface for handling large objects.
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.cdo.transaction
CDOLob
          A identifiable large object with streaming support.
 

Classes in org.eclipse.emf.cdo.common.lob used by org.eclipse.emf.spi.cdo
CDOLob
          A identifiable large object with streaming support.
CDOLobInfo
          Encapsulates ID and size of a large object.
CDOLobStore
          Stores and loads large objects.
 



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