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
/
<empty>
<empty>
package
<empty>
Type members
Value members
Type members
Classlikes
case
class
Person
(firstName:
String
, lastName:
String
, age:
Int
)
final
class
m
Value members
Concrete methods
@
main
def
m
():
Unit
Concrete fields
val
ctx
:
PostgresJdbcContext
[
SnakeCase
]