unity.query
Class Evaluator

java.lang.Object
  extended by unity.query.Evaluator

public class Evaluator
extends java.lang.Object


Constructor Summary
Evaluator(GlobalQuery gq)
           
 
Method Summary
 UnityResultSet execute(int resultSetType, int resultSetConcurrency)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Evaluator

public Evaluator(GlobalQuery gq)
Method Detail

execute

public UnityResultSet execute(int resultSetType,
                              int resultSetConcurrency)
                       throws java.sql.SQLException
Throws:
java.sql.SQLException