jxDBCon 0.9z

org.sourceforge.jxdbcon
Class AbstractClob$3

java.lang.Object
  |
  +--java.io.OutputStream
        |
        +--org.sourceforge.jxdbcon.AbstractClob$3

synchronized class AbstractClob$3
extends OutputStream


Field Summary
(package private)  long pos
           
 
Constructor Summary
(package private) AbstractClob$3(AbstractClob, long)
           
 
Method Summary
 void write(byte[])
           
 void write(byte[], int, int)
           
 void write(int)
           
 
Methods inherited from class java.io.OutputStream
close, flush
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pos

long pos
Constructor Detail

AbstractClob$3

AbstractClob$3(AbstractClob,
               long)
         throws IOException
Method Detail

write

public final void write(byte[])
                 throws IOException
Overrides:
write in class OutputStream
IOException

write

public final void write(byte[],
                        int,
                        int)
                 throws IOException
Overrides:
write in class OutputStream
IOException

write

public final void write(int)
                 throws IOException
Specified by:
write in class OutputStream
IOException

jxDBCon 0.9z

Copyright © 2001,2002 Keve Müller; see LICENSE file for details.