scalikejdbc.interpolation
package scalikejdbc.interpolation
Type members
Classlikes
trait ResultAllProvider
A trait which has #resultAll: SQLSyntax
A trait which has #resultAll: SQLSyntax
class SQLSyntax
Value as a part of SQL syntax.
Value as a part of SQL syntax.
This value won't be treated as a binding parameter but will be appended as a part of SQL.
Note: The constructor should NOT be used by library users at the considerable risk of SQL injection vulnerability. https://github.com/scalikejdbc/scalikejdbc/issues/116
- Companion
- object