Schnittstelle ISqlSchemaTableDtoMapper
- Alle bekannten Implementierungsklassen:
SqlSchemaTableDtoMapper
public interface ISqlSchemaTableDtoMapper
- Version:
- 2025-02-02
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
mapTableDtoSqlSchemaTableDto
- Parameter:
tableDto-- Gibt zurück:
- a new
TableDtofrom the given tableDto. - Löst aus:
RuntimeException- if the given tableDto is null.
-