org.melati.poem.dbms.test.sql
Class ThrowingClobVariant

Package class diagram package ThrowingClobVariant
java.lang.Object
  extended by org.melati.poem.dbms.test.sql.Thrower
      extended by org.melati.poem.dbms.test.sql.ThrowingClobJdbc3
          extended by org.melati.poem.dbms.test.sql.ThrowingClobJdbc4
              extended by org.melati.poem.dbms.test.sql.ThrowingClobVariant
All Implemented Interfaces:
Clob
Direct Known Subclasses:
ThrowingClob

public abstract class ThrowingClobVariant
extends ThrowingClobJdbc4

Since:
5 Feb 2008 From src/jdbc3
Author:
timp

Constructor Summary
ThrowingClobVariant()
           
 
Method Summary
 
Methods inherited from class org.melati.poem.dbms.test.sql.ThrowingClobJdbc4
free, getCharacterStream
 
Methods inherited from class org.melati.poem.dbms.test.sql.ThrowingClobJdbc3
getAsciiStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate
 
Methods inherited from class org.melati.poem.dbms.test.sql.Thrower
shouldThrow, startThrowing, startThrowingAfter, stopThrowing
 
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
getAsciiStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate
 

Constructor Detail

ThrowingClobVariant

public ThrowingClobVariant()


Copyright © 2000-2010 PanEris. All Rights Reserved.