Class Unsafe

java.lang.Object
mondrian.olap4j.Unsafe

public final class Unsafe extends Object
Access to non-public methods in the package of the mondrian olap4j driver.

All methods in this class are subject to change without notice.

Since:
October, 2010
Author:
jhyde
  • Field Details

    • INSTANCE

      public static final Unsafe INSTANCE
  • Method Details

    • setStatementProfiling

      public void setStatementProfiling(org.olap4j.OlapStatement statement, PrintWriter pw)