Interface ISqlSchemaTableDtoMapper
- All Known Implementing Classes:
SqlSchemaTableDtoMapper
public interface ISqlSchemaTableDtoMapper
- Author:
- Silvan Wyss
-
Method Summary
-
Method Details
-
mapTableDtoSqlSchemaTableDto
- Parameters:
tableDto-- Returns:
- a new
TableDtofrom the given tableDto. - Throws:
RuntimeException- if the given tableDto is null.
-