|
|||||||||
| 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.ThrowingDriverJdbc3
org.melati.poem.dbms.test.sql.ThrowingDriverVariant
org.melati.poem.dbms.test.sql.ThrowingDriver
public class ThrowingDriver
A Driver decorated to throw an SQLException on command.
| Constructor Summary | |
|---|---|
ThrowingDriver(java.sql.Driver d)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.melati.poem.dbms.test.sql.ThrowingDriverJdbc3 |
|---|
acceptsURL, connect, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliant |
| 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.Driver |
|---|
acceptsURL, connect, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliant |
| Constructor Detail |
|---|
public ThrowingDriver(java.sql.Driver d)
d - the driver to decorate
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||