Package gov.nih.nci.cagrid.data.cql

Class Summary
CQLQueryProcessor CQLQueryProcessor Abstract class the service providers must extend to process CQL Queries to a caGrid data service.
LazyCQLQueryProcessor LazyCQLQueryProcessor Extends CQLQueryProcessor to include a method for retrieving results lazily (on demand) from the backend data source