Interface IOQLQuery

All Known Implementing Classes:
OQLQueryImpl

public interface IOQLQuery
Performs an OQL Query.
No Implement:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    A result which also describes the OQL query that generated it.
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(ISnapshot snapshot, IProgressListener monitor)
    Execute the OQL query.