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.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.transaction Client concepts for dealing with transactions, distributed transactions and their save points. 
 

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.etypes.impl
CDOBlob
          A identifiable binary large object with streaming support.
CDOClob
          A identifiable character 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.transaction
CDOLob
          A identifiable large object with streaming support.
 



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