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