org.eclipse.birt.data.engine.api
Interface IQueryExecutionHints

All Known Implementing Classes:
QueryExecutionHints

public interface IQueryExecutionHints

This class provides hints info for a Data Engine Query to execution.


Method Summary
 boolean doSortBeforeGrouping()
          Indicate whether should we do sort before grouping.
 

Method Detail

doSortBeforeGrouping

boolean doSortBeforeGrouping()
Indicate whether should we do sort before grouping.

Returns:


Copyright © 2008 Actuate Corp. All rights reserved.