org.melati.poem.dbms.test.sql
Class ThrowingBlob
java.lang.Object
org.melati.poem.dbms.test.sql.Thrower
org.melati.poem.dbms.test.sql.ThrowingBlobJdbc3
org.melati.poem.dbms.test.sql.ThrowingBlobJdbc4
org.melati.poem.dbms.test.sql.ThrowingBlobVariant
org.melati.poem.dbms.test.sql.ThrowingBlob
- All Implemented Interfaces:
- Blob
public class ThrowingBlob
- extends ThrowingBlobVariant
- implements Blob
A Blob
decorated to throw an SQLException on command.
- Since:
- 5 Feb 2008
- Author:
- timp
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 |
free, getBinaryStream, getBinaryStream, getBytes, length, position, position, setBinaryStream, setBytes, setBytes, truncate |
ThrowingBlob
public ThrowingBlob(Blob b)
- Constructor.
Copyright © 2000-2010 PanEris. All Rights Reserved.