MySQLQueryBuilder

slick.jdbc.MySQLProfile.MySQLQueryBuilder
class MySQLQueryBuilder(tree: Node, state: CompilerState) extends QueryBuilder

Attributes

Source:
MySQLProfile.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def expr(n: Node): Unit

Attributes

Definition Classes
Source:
MySQLProfile.scala

Inherited methods

final def buildSelect(): Result

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