com.alibaba.druid.mock
类 MockNClob

java.lang.Object
  继承者 com.alibaba.druid.mock.MockClob
      继承者 com.alibaba.druid.mock.MockNClob
所有已实现的接口:
Clob, NClob

public class MockNClob
extends MockClob
implements NClob


构造方法摘要
MockNClob()
           
 
方法摘要
 
从类 com.alibaba.druid.mock.MockClob 继承的方法
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
从接口 java.sql.Clob 继承的方法
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate
 

构造方法详细信息

MockNClob

public MockNClob()


Copyright © 2013 Alibaba Group. All Rights Reserved.