Class QueryExecutor.QueryExecutorEvent

java.lang.Object
xyz.cofe.sql.stream.QueryExecutor.QueryExecutorEvent
Direct Known Subclasses:
QueryExecutor.ErrorCatched, QueryExecutor.Finished, QueryExecutor.ResultSetAccepted, QueryExecutor.Started
Enclosing class:
QueryExecutor

public static class QueryExecutor.QueryExecutorEvent
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected QueryExecutor queryExecutor  
  • Constructor Summary

    Constructors 
    Constructor Description
    QueryExecutorEvent​(QueryExecutor qe)  
  • Method Summary

    Modifier and Type Method Description
    QueryExecutor getQueryExecutor()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait