| 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, getIDString, 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) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html