scalikejdbc.interpolation

Type members

Classlikes

A trait which has #asterisk: SQLSyntax

A trait which has #asterisk: SQLSyntax

object Implicits extends Implicits

object to import.

object to import.

Companion
class
trait Implicits

Implicit conversion imports.

Implicit conversion imports.

Companion
object

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
object SQLSyntax
Companion
class