Klasse SqlValueMapper
java.lang.Object
ch.nolix.system.sqlmiddata.sqlmapper.SqlValueMapper
- Alle implementierten Schnittstellen:
ISqlValueMapper
- Version:
- 2024-12-28
- Autor:
- Silvan Wyss
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungmapStringContentFieldDtoToSqlValue
(StringContentFieldDto stringContentFieldDto)
-
Konstruktordetails
-
SqlValueMapper
public SqlValueMapper()
-
-
Methodendetails
-
mapStringContentFieldDtoToSqlValue
- Angegeben von:
mapStringContentFieldDtoToSqlValue
in SchnittstelleISqlValueMapper
- Parameter:
stringContentFieldDto
-- Gibt zurück:
- a SQL value from the given stringContentFieldDto
-