
| Constructor and Description |
|---|
CDOClob(Reader contents) |
CDOClob(Reader contents,
CDOLobStore store) |
| Modifier and Type | Method and Description |
|---|---|
Reader |
getContents() |
protected CDOLobInfo |
put(Reader contents) |
getID, getSize, toStringpublic CDOClob(Reader contents) throws IOException
IOExceptionpublic CDOClob(Reader contents, CDOLobStore store) throws IOException
IOExceptionpublic Reader getContents() throws IOException
getContents in class CDOLob<Reader>IOExceptionprotected CDOLobInfo put(Reader contents) throws IOException
put in class CDOLob<Reader>IOExceptionCopyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.