anorm
Value factory for parameter.
val param = ParameterValue("str", null, setter) SQL("...").onParams(param)
Value factory for parameter.