Interface Factory

  • All Known Implementing Classes:
    FactoryJdbc41Impl

    interface Factory
    Instantiates classes to implement the olap4j API against the Mondrian OLAP engine.

    There are implementations for JDBC 3.0 (which occurs in JDK 1.5) and JDBC 4.0 (which occurs in JDK 1.6).

    Since:
    Jun 14, 2007
    Author:
    jhyde