Uses of Class
org.eclipse.emf.cdo.common.lob.CDOClob
Package
Description
Common concepts for dealing with large binary objects and large character objects.
The generated EMF API of the CDO repository file system.
The generated EMF implementation of the CDO repository file system.
The generated EMF implementation of the CDO system data types and native annotations.
The generated EMF utilities of the CDO system data types and native annotations.
Client concepts for dealing with sessions to CDO repositories.
-
Uses of CDOClob in org.eclipse.emf.cdo.common.lob
-
Uses of CDOClob in org.eclipse.emf.cdo.eresource
Modifier and TypeMethodDescriptionCDOTextResource.getContents()
Returns the value of the 'Contents' attribute.Modifier and TypeMethodDescriptionvoid
CDOTextResource.setContents
(CDOClob value) Sets the value of the 'Contents
' attribute. -
Uses of CDOClob in org.eclipse.emf.cdo.eresource.impl
-
Uses of CDOClob in org.eclipse.emf.cdo.etypes.impl
Modifier and TypeMethodDescriptionEtypesFactoryImpl.createClobFromString
(EDataType eDataType, String initialValue) -
Uses of CDOClob in org.eclipse.emf.cdo.etypes.util
Modifier and TypeMethodDescriptionboolean
EtypesValidator.validateClob
(CDOClob clob, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of CDOClob in org.eclipse.emf.cdo.session