Schnittstelle ISqlSchemaColumnDtoMapper

Alle bekannten Implementierungsklassen:
SqlSchemaColumnDtoMapper

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

    • mapColumnDtoToSqlSchemaColumnDto

      ColumnDto mapColumnDtoToSqlSchemaColumnDto(ColumnDto columnDto)
      Parameter:
      columnDto -
      Gibt zurück:
      a new ColumnDto from the given columnDto.
      Löst aus:
      RuntimeException - if the given columnDto is null.