anorm.ToStatementPriority0
Sets short value on statement.
SQL("SELECT * FROM Test WHERE flag = {b}").on('b -> 1.toShort)
Sets value |v| on statement |s| at specified |index|.
Sets short value on statement.