StringSQLRunner

scalikejdbc.StringSQLRunner
See theStringSQLRunner companion class

Attributes

Companion
class
Source
StringSQLRunner.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

implicit def stringToSQLRunner(sql: String): StringSQLRunner

Converts String to SQLRunner implicitly

Converts String to SQLRunner implicitly

Value parameters

sql

SQL string

Attributes

Returns

SQLRunner

Source
StringSQLRunner.scala