sql
sql
<empty>
Person
m
io.github.liewhite.sql
Condition
CountExpr
DBOperand
Join
JoinType
QueryStmt
SelectAlias
SelectQuery
SelectQuery
SqlExpr
Table
Table
TableField
TableFieldLike
TableFieldLike
given_TableFieldLike_Int
given_TableFieldLike_String
given_TableFieldLike_Boolean
TableFieldType
Integer
BigInt
VarChar
Text
sql
/
io.github.liewhite.sql
/
QueryStmt
QueryStmt
case
class
QueryStmt
[R](sql:
String
) extends
SqlExpr
[
R
]
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
SqlExpr
[
R
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
toSql
:
String
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product