org.sourceforge.jxdbcon
Class AbstractClob$2
java.lang.Object
|
+--java.io.Reader
|
+--org.sourceforge.jxdbcon.AbstractClob$2
- synchronized class AbstractClob$2
- extends Reader
Field Summary |
private long |
pos
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pos
private long pos
AbstractClob$2
AbstractClob$2(AbstractClob)
throws IOException
available
public final int available()
throws IOException
IOException
close
public final void close()
- Specified by:
close
in class Reader
read
public final int read()
throws IOException
- Overrides:
read
in class Reader
IOException
read
public final int read(char[])
throws IOException
- Overrides:
read
in class Reader
IOException
read
public final int read(char[],
int,
int)
throws IOException
- Specified by:
read
in class Reader
IOException
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.