Schnittstelle ISqlValueMapper
- Alle bekannten Implementierungsklassen:
SqlValueMapper
public interface ISqlValueMapper
- Version:
- 2024-12-28
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungmapStringContentFieldDtoToSqlValue
(StringContentFieldDto stringContentFieldDto)
-
Methodendetails
-
mapStringContentFieldDtoToSqlValue
- Parameter:
stringContentFieldDto
-- Gibt zurück:
- a SQL value from the given stringContentFieldDto
- Löst aus:
RuntimeException
- if the given stringContentFieldDto is not valid.
-