Interface MatrixSQLStringExportFormat

All Superinterfaces:
MatrixExportFormat
All Known Subinterfaces:
MatrixStringExportDestination
All Known Implementing Classes:
AbstractMatrixStringExportDestination, DefaultMatrixStringExportDestination

public interface MatrixSQLStringExportFormat extends MatrixExportFormat
  • Method Summary

    Modifier and Type
    Method
    Description
    asSQL(DBType db, String databaseName, String tableName)