Package mondrian.gui

Class JdbcMetaData.FactTable

    • Field Detail

      • fks

        final Map<String,​String> fks
        Sorted map key = foreign key col, value=primary key table associated with this fk.
    • Constructor Detail

      • FactTable

        FactTable()