
public abstract class CDOLob<IO> extends CDOLobInfo
| Modifier and Type | Method and Description |
|---|---|
abstract IO |
getContents() |
CDOLobStore |
getStore() |
protected abstract CDOLobInfo |
put(IO contents) |
getID, getSize, toStringpublic final CDOLobStore getStore()
public abstract IO getContents() throws IOException
IOExceptionprotected abstract CDOLobInfo put(IO contents) throws IOException
IOExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.