Interface MatrixSQLStringExportFormat

    • Method Detail

      • asSQL

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