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

Package class diagram package ThrowingRowId
java.lang.Object
  extended by org.melati.poem.dbms.test.sql.Thrower
      extended by org.melati.poem.dbms.test.sql.ThrowingRowId
All Implemented Interfaces:
RowId

public class ThrowingRowId
extends Thrower
implements RowId

Since:
5 Feb 2008
Author:
timp

Constructor Summary
ThrowingRowId(RowId rid)
           
 
Method Summary
 byte[] getBytes()
          
 
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.RowId
equals, hashCode, toString
 

Constructor Detail

ThrowingRowId

public ThrowingRowId(RowId rid)
Method Detail

getBytes

public byte[] getBytes()

Specified by:
getBytes in interface RowId
See Also:
RowId.getBytes()


Copyright © 2000-2010 PanEris. All Rights Reserved.