Class ClobWriter

java.lang.Object
java.io.Writer
com.j_spaces.jdbc.driver.ClobWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class ClobWriter extends Writer
This writer sub class is used with the Clob implementation. NOTE: this class does not handle synchronization!
Author:
Michael Mitrani