net.java.ao.test
Class DbUtils.UpdateCallback

java.lang.Object
  extended by net.java.ao.test.DbUtils.UpdateCallback
All Implemented Interfaces:
DbUtils.StatementCallback
Enclosing class:
DbUtils

public abstract static class DbUtils.UpdateCallback
extends Object
implements DbUtils.StatementCallback


Constructor Summary
DbUtils.UpdateCallback()
           
 
Method Summary
 void processResult(ResultSet resultSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.java.ao.test.DbUtils.StatementCallback
setParameters
 

Constructor Detail

DbUtils.UpdateCallback

public DbUtils.UpdateCallback()
Method Detail

processResult

public final void processResult(ResultSet resultSet)
                         throws Exception
Specified by:
processResult in interface DbUtils.StatementCallback
Throws:
Exception


Copyright © 2007-2013. All Rights Reserved.