anorm.ToStatementPriority0
Sets timestamp as statement parameter. Value null is accepted.
null
SQL("UPDATE tbl SET modified = {ts}"). on('ts -> new Timestamp(date.getTime))
Sets value |v| on statement |s| at specified |index|.
Sets timestamp as statement parameter. Value
null
is accepted.