ca.sqlpower.wabit.rs
Interface StreamingResultSetCollectionListener


public interface StreamingResultSetCollectionListener

This listener will be notified when all of the streaming result sets in a ResultSetAndUpdateCountCollection have stopped streaming.


Method Summary
 void allStreamingStopped(StreamingResultSetCollectionEvent evt)
          Called when all of the streaming result sets in a ResultSetAndUpdateCountCollection have stopped streaming.
 

Method Detail

allStreamingStopped

void allStreamingStopped(StreamingResultSetCollectionEvent evt)
Called when all of the streaming result sets in a ResultSetAndUpdateCountCollection have stopped streaming.



Copyright © 2009. All Rights Reserved.