net.java.ao.test
Class ActiveObjectsIntegrationTest.UpdateCallback

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

protected abstract class ActiveObjectsIntegrationTest.UpdateCallback
extends Object
implements ActiveObjectsIntegrationTest.StatementCallback


Constructor Summary
protected ActiveObjectsIntegrationTest.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.ActiveObjectsIntegrationTest.StatementCallback
setParameters
 

Constructor Detail

ActiveObjectsIntegrationTest.UpdateCallback

protected ActiveObjectsIntegrationTest.UpdateCallback()
Method Detail

processResult

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


Copyright © 2007-2012. All Rights Reserved.