org.melati.poem.dbms.test.sql
Class ThrowingDriverJdbc4
java.lang.Object
org.melati.poem.dbms.test.sql.Thrower
org.melati.poem.dbms.test.sql.ThrowingDriverJdbc3
org.melati.poem.dbms.test.sql.ThrowingDriverJdbc4
- All Implemented Interfaces:
- Driver
- Direct Known Subclasses:
- ThrowingDriverVariant
public abstract class ThrowingDriverJdbc4
- extends ThrowingDriverJdbc3
- implements Driver
The JDBC4 members of a Driver
, 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 |
ThrowingDriverJdbc4
public ThrowingDriverJdbc4()
Copyright © 2000-2010 PanEris. All Rights Reserved.