Class DefaultMatrixWriterSQLExporter

All Implemented Interfaces:
MatrixExporter, MatrixWriterExporter, MatrixExportFormat, MatrixSQLExportFormat

public class DefaultMatrixWriterSQLExporter extends AbstractMatrixWriterExporter implements MatrixSQLExportFormat
  • Constructor Details

    • DefaultMatrixWriterSQLExporter

      public DefaultMatrixWriterSQLExporter(Matrix matrix, Writer writer)
  • Method Details