org.sourceforge.jxdbcon
Class AbstractClob$1
java.lang.Object
|
+--java.io.InputStream
|
+--org.sourceforge.jxdbcon.AbstractClob$1
- synchronized class AbstractClob$1
- extends InputStream
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$1
AbstractClob$1(AbstractClob)
throws IOException
available
public final int available()
throws IOException
- Overrides:
available
in class InputStream
IOException
read
public final int read()
throws IOException
- Specified by:
read
in class InputStream
IOException
read
public final int read(byte[])
throws IOException
- Overrides:
read
in class InputStream
IOException
read
public final int read(char[],
int,
int)
throws IOException
IOException
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.