org.melati.poem.dbms.test.sql
Class ThrowingRef
java.lang.Object
org.melati.poem.dbms.test.sql.Thrower
org.melati.poem.dbms.test.sql.ThrowingRefJdbc3
org.melati.poem.dbms.test.sql.ThrowingRef
- All Implemented Interfaces:
- Ref
public class ThrowingRef
- extends ThrowingRefJdbc3
- implements Ref
A Ref
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 |
ThrowingRef
public ThrowingRef(Ref r)
- Constructor.
Copyright © 2000-2010 PanEris. All Rights Reserved.