com.ibm.as400.access
Class AS400JDBCNClobLocator

java.lang.Object
  extended by com.ibm.as400.access.AS400JDBCClobLocator
      extended by com.ibm.as400.access.AS400JDBCNClobLocator
All Implemented Interfaces:
Clob, NClob

public class AS400JDBCNClobLocator
extends AS400JDBCClobLocator
implements NClob


Field Summary
 
Fields inherited from class com.ibm.as400.access.AS400JDBCClobLocator
converter_, maxLength_
 
Method Summary
 
Methods inherited from class com.ibm.as400.access.AS400JDBCClobLocator
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.sql.Clob
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate