Interface MatrixSQLExportFormat

    • Method Detail

      • asSQL

        void asSQL​(DBType db,
                   java.lang.String databaseName,
                   java.lang.String tableName)
            throws java.io.IOException
        Throws:
        java.io.IOException