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

Package class diagram package ThrowingBlobVariant
java.lang.Object
  extended by org.melati.poem.dbms.test.sql.Thrower
      extended by org.melati.poem.dbms.test.sql.ThrowingBlobJdbc3
          extended by org.melati.poem.dbms.test.sql.ThrowingBlobJdbc4
              extended by org.melati.poem.dbms.test.sql.ThrowingBlobVariant
All Implemented Interfaces:
Blob
Direct Known Subclasses:
ThrowingBlob

public abstract class ThrowingBlobVariant
extends ThrowingBlobJdbc4

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

Constructor Summary
ThrowingBlobVariant()
           
 
Method Summary
 
Methods inherited from class org.melati.poem.dbms.test.sql.ThrowingBlobJdbc4
free, getBinaryStream
 
Methods inherited from class org.melati.poem.dbms.test.sql.ThrowingBlobJdbc3
getBinaryStream, getBytes, length, position, position, setBinaryStream, setBytes, setBytes, 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.Blob
getBinaryStream, getBytes, length, position, position, setBinaryStream, setBytes, setBytes, truncate
 

Constructor Detail

ThrowingBlobVariant

public ThrowingBlobVariant()


Copyright © 2000-2010 PanEris. All Rights Reserved.