|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysql.jdbc.Clob
com.mysql.jdbc.JDBC4NClob
public class JDBC4NClob
Simplistic implementation of java.sql.NClob for MySQL Connector/J
Constructor Summary | |
---|---|
JDBC4NClob(ExceptionInterceptor exceptionInterceptor)
|
|
JDBC4NClob(java.lang.String charDataInit,
ExceptionInterceptor exceptionInterceptor)
|
Method Summary |
---|
Methods inherited from class com.mysql.jdbc.Clob |
---|
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, streamClosed, truncate, writerClosed, writerClosed |
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 |
Constructor Detail |
---|
JDBC4NClob(ExceptionInterceptor exceptionInterceptor)
JDBC4NClob(java.lang.String charDataInit, ExceptionInterceptor exceptionInterceptor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |