|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mockrunner.mock.jdbc.MockClob com.mockrunner.mock.jdbc.MockNClob
public class MockNClob
Mock implementation of NClob
.
Constructor Summary | |
---|---|
MockNClob(java.lang.String data)
|
Method Summary |
---|
Methods inherited from class com.mockrunner.mock.jdbc.MockClob |
---|
clone, equals, free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, hashCode, length, position, position, setAsciiStream, setCharacterStream, setString, setString, toString, truncate, wasFreeCalled |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, 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 |
---|
public MockNClob(java.lang.String data)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |