net.sf.diaz
Class GeneratedKeys

java.lang.Object
  extended by net.sf.diaz.GeneratedKeys

public class GeneratedKeys
extends java.lang.Object


Constructor Summary
GeneratedKeys(java.sql.ResultSet rs)
           
 
Method Summary
 java.util.Iterator iterator()
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratedKeys

public GeneratedKeys(java.sql.ResultSet rs)
              throws java.sql.SQLException
Throws:
java.sql.SQLException
Method Detail

iterator

public java.util.Iterator iterator()

size

public int size()


Copyright © 2005-2007 diaz.sourceforge.net. All Rights Reserved.