Class MondrianOlap4jSchema

    • Constructor Detail

      • MondrianOlap4jSchema

        MondrianOlap4jSchema​(MondrianOlap4jCatalog olap4jCatalog,
                             java.lang.String schemaName,
                             Schema schema)
        Creates a MondrianOlap4jSchema.

        The name of the schema is not necessarily the same as schema.getName(). If schema was loaded in a datasources.xml file, the name it was given there (in the <Catalog> element) trumps the name in the catalog.xml file.

        Parameters:
        olap4jCatalog - Catalog containing schema
        schemaName - Name of schema
        schema - Mondrian schema