butler.sql.query
Interface ROLAPQuery.Listener

Enclosing interface:
ROLAPQuery

public static interface ROLAPQuery.Listener


Method Summary
 void queryExecuted(ROLAPQuery.Result result)
           
 

Method Detail

queryExecuted

public void queryExecuted(ROLAPQuery.Result result)
                   throws java.lang.Exception
Throws:
java.lang.Exception