Schnittstelle ISqlValueMapper

Alle bekannten Implementierungsklassen:
SqlValueMapper

public interface ISqlValueMapper
Version:
2024-12-28
Autor:
Silvan Wyss
  • Methodendetails

    • mapStringContentFieldDtoToSqlValue

      String mapStringContentFieldDtoToSqlValue(StringContentFieldDto stringContentFieldDto)
      Parameter:
      stringContentFieldDto -
      Gibt zurück:
      a SQL value from the given stringContentFieldDto
      Löst aus:
      RuntimeException - if the given stringContentFieldDto is not valid.