Package mondrian.olap
Class DrillThrough
java.lang.Object
mondrian.olap.QueryPart
mondrian.olap.DrillThrough
Drill through statement.
- Author:
- jhyde
-
Method Summary
Modifier and TypeMethodDescriptionObject[]intintgetQuery()voidunparse(PrintWriter pw) Writes a string representation of this parse tree node to the given writer.
-
Method Details
-
unparse
Description copied from class:QueryPartWrites a string representation of this parse tree node to the given writer. -
getChildren
- Overrides:
getChildrenin classQueryPart
-
getQuery
-
getMaxRowCount
public int getMaxRowCount() -
getFirstRowOrdinal
public int getFirstRowOrdinal() -
getReturnList
-