|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.melati.poem.dbms.test.sql.Thrower
org.melati.poem.dbms.test.sql.ThrowingBlobJdbc3
org.melati.poem.dbms.test.sql.ThrowingBlobVariant
org.melati.poem.dbms.test.sql.ThrowingBlob
public class ThrowingBlob
A Blob decorated to throw an SQLException on command.
| Constructor Summary | |
|---|---|
ThrowingBlob(java.sql.Blob b)
Constructor. |
|
| Method Summary |
|---|
| 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 |
|---|
public ThrowingBlob(java.sql.Blob b)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||