HsqldbQueryBuilder

slick.jdbc.HsqldbProfile.HsqldbQueryBuilder
class HsqldbQueryBuilder(tree: Node, state: CompilerState) extends QueryBuilder

Attributes

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

Members list

Concise view

Value members

Concrete methods

override def expr(c: Node): Unit

Attributes

Definition Classes
Source:
HsqldbProfile.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