SQLiteQueryBuilder

slick.jdbc.SQLiteProfile.SQLiteQueryBuilder
class SQLiteQueryBuilder(tree: Node, state: CompilerState) extends QueryBuilder

Attributes

Source
SQLiteProfile.scala
Graph
Supertypes
class QueryBuilder
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def expr(c: Node): Unit

Attributes

Definition Classes
Source
SQLiteProfile.scala

Inherited methods

Attributes

Inherited from:
QueryBuilder
Source
JdbcStatementBuilderComponent.scala
final def buildSelect(): Result

Attributes

Inherited from:
QueryBuilder
Source
JdbcStatementBuilderComponent.scala

Attributes

Inherited from:
QueryBuilder
Source
JdbcStatementBuilderComponent.scala
final def expr(n: Node, skipParens: Boolean): Unit

Attributes

Inherited from:
QueryBuilder
Source
JdbcStatementBuilderComponent.scala
def quoteIdentifier(s: String): String

Attributes

Inherited from:
QueryBuilder
Source
JdbcStatementBuilderComponent.scala
final def skipParens: Boolean

Attributes

Inherited from:
QueryBuilder
Source
JdbcStatementBuilderComponent.scala
final def withSkipParens[U](b: Boolean)(f: => U): U

Attributes

Inherited from:
QueryBuilder
Source
JdbcStatementBuilderComponent.scala

Inherited fields

Implicits

Inherited implicits