ca.sqlpower.wabit.rs
Class StreamingResultSetCollectionEvent

java.lang.Object
  extended by ca.sqlpower.wabit.rs.StreamingResultSetCollectionEvent

public class StreamingResultSetCollectionEvent
extends java.lang.Object

An event that defines which collection of result sets has stopped streaming on all of its result sets.


Constructor Summary
StreamingResultSetCollectionEvent(ResultSetAndUpdateCountCollection rsCollection)
           
 
Method Summary
 ResultSetAndUpdateCountCollection getResultSetCollection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamingResultSetCollectionEvent

public StreamingResultSetCollectionEvent(ResultSetAndUpdateCountCollection rsCollection)
Method Detail

getResultSetCollection

public ResultSetAndUpdateCountCollection getResultSetCollection()


Copyright © 2009. All Rights Reserved.