|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CDOClob | |
---|---|
org.eclipse.emf.cdo.common.lob | Common concepts for dealing with large binary objects and large character objects. |
org.eclipse.emf.cdo.etypes.impl | The generated EMF implementation of the CDO system data types and native annotations. |
Uses of CDOClob in org.eclipse.emf.cdo.common.lob |
---|
Methods in org.eclipse.emf.cdo.common.lob that return CDOClob | |
---|---|
static CDOClob |
CDOLobUtil.createClob(byte[] id,
long size)
|
static CDOClob |
CDOLobUtil.readClob(ExtendedDataInput in)
|
Uses of CDOClob in org.eclipse.emf.cdo.etypes.impl |
---|
Methods in org.eclipse.emf.cdo.etypes.impl that return CDOClob | |
---|---|
CDOClob |
EtypesFactoryImpl.createClobFromString(EDataType eDataType,
String initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |