Uses of Class
unity.operators.ResultSetScan

Packages that use ResultSetScan
unity.query   
 

Uses of ResultSetScan in unity.query
 

Methods in unity.query that return ResultSetScan
 ResultSetScan LocalQuery.getResultSetScan()
           
 

Methods in unity.query with parameters of type ResultSetScan
 void LocalQuery.setResultSetScanOp(ResultSetScan op)