Schnittstelle ISqlSchemaTableDtoMapper

Alle bekannten Implementierungsklassen:
SqlSchemaTableDtoMapper

public interface ISqlSchemaTableDtoMapper
Version:
2025-02-02
Autor:
Silvan Wyss
  • Methodendetails

    • mapTableDtoSqlSchemaTableDto

      TableDto mapTableDtoSqlSchemaTableDto(TableDto tableDto)
      Parameter:
      tableDto -
      Gibt zurück:
      a new TableDto from the given tableDto.
      Löst aus:
      RuntimeException - if the given tableDto is null.