org.oddjob.sql
Class UpdateCount

java.lang.Object
  extended by org.oddjob.sql.UpdateCount

public class UpdateCount
extends Object


Constructor Summary
UpdateCount(int count)
           
 
Method Summary
 int getCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateCount

public UpdateCount(int count)
Method Detail

getCount

public int getCount()