org.melati.poem.dbms.test.sql
Class ThrowingRef

Package class diagram package ThrowingRef
java.lang.Object
  extended by org.melati.poem.dbms.test.sql.Thrower
      extended by org.melati.poem.dbms.test.sql.ThrowingRefJdbc3
          extended by 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

Constructor Summary
ThrowingRef(Ref r)
          Constructor.
 
Method Summary
 
Methods inherited from class org.melati.poem.dbms.test.sql.ThrowingRefJdbc3
getBaseTypeName, getObject, getObject, setObject
 
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.Ref
getBaseTypeName, getObject, getObject, setObject
 

Constructor Detail

ThrowingRef

public ThrowingRef(Ref r)
Constructor.



Copyright © 2000-2010 PanEris. All Rights Reserved.