IOQLQuery.Result| Constructor and Description |
|---|
OQLQueryImpl(EvaluationContext parent,
Query query) |
OQLQueryImpl(String queryString) |
public OQLQueryImpl(EvaluationContext parent, Query query)
public OQLQueryImpl(String queryString) throws OQLParseException
OQLParseExceptionpublic Object execute(ISnapshot snapshot, IProgressListener monitor) throws SnapshotException
IOQLQueryexecute in interface IOQLQuerySnapshotException