ldbc-statement
0.3.0-beta10
ldbc-statement
API
ldbc.statement
internal
BinaryPolyFunc
CaseBuilder
BinaryPolyFunc
Case
LowPriorityTupleConcat0
LowPriorityTupleConcat1
LowPriorityTupleConcat2
QueryConcat
QueryConcat
TupleAppendOneInstances
TupleFoldInstances
TupleOps
AppendOne
AppendOne
FoldLeft
FoldLeft
Join
Fold
Join
LowLevelJoinImplicits
interpreter
syntax
CommandSyntax
QuerySyntax
AbstractTable
AbstractTable
Opt
Column
Column
Impl
Pure
given_InvariantSemigroupal_Column
Command
Command
Pure
Delete
Expression
Expression
GroupBy
Having
Insert
Insert
DuplicateKeyUpdate
Impl
Into
Values
Join
Join
On
Limit
Limit
C
CommandProvider
Q
QueryProvider
Offset
OrderBy
OrderBy
Order
given_Applicative_Order
Order
Query
Select
TableQuery
TableQuery
Update
Update
Where
Where
C
Q
ldbc-statement
/
ldbc.statement
/
Command
/
Pure
Pure
ldbc.statement.Command.Pure
case
class
Pure
(
statement
:
String
,
params
:
List
[
Dynamic
])
extends
Command
Attributes
Source
Command.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Command
trait
SQL
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
override
def
++
(
sql
:
SQL
):
SQL
Attributes
Definition Classes
SQL
Source
Command.scala
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods