scalasql-query
scalasql-query
API
scalasql
generated
Insert
InsertImpl
JoinAppend
QueryableRow
query
Aggregate
AscDesc
AscDesc
Asc
Desc
Column
Column
Assignment
CompoundSelect
CompoundSelect
Op
Renderer
Delete
Delete
Impl
Renderer
FlatJoin
FlatMapResult
MapResult
Mapper
NullableMapper
Rhs
GetGeneratedKeys
GetGeneratedKeys
Impl
GroupBy
Insert
Insert
Impl
InsertColumns
InsertColumns
Impl
Renderer
InsertSelect
InsertSelect
Impl
Renderer
InsertValues
InsertValues
Impl
Renderer
Join
Join
From
JoinAppend
JoinAppend
JoinAppendLowPriority
JoinOps
JoinOps
Joinable
Joinable
LateralJoinOps
Nulls
Nulls
First
Last
OnConflict
OnConflict
Ignore
Update
OrderBy
Query
Query
DelegateQuery
DelegateQueryable
ExecuteUpdate
QueryQueryable
Single
Returning
Returning
Base
Impl
Impl0
InsertBase
InsertImpl
Select
Select
ExprSelectOps
Proxy
SimpleSelect
SimpleSelect
Renderer
SqlWindow
FrameConfig
exclude
SubqueryRef
SubqueryRef
Wrapped
Renderer
Wrapped
Table
Table
Base
ImplicitMetadata
Internal
TableQueryable
LowPri
Metadata
Metadata
QueryableProxy
TableMacros
TableMacros
TableRef
Update
Update
Impl
Renderer
Values
Values
Renderer
WithCte
WithCte
Proxy
Renderer
WithCteRef
renderer
JoinsToSql
scalasql-query
/
scalasql
/
scalasql.query
/
Returning
/
Impl
Impl
scalasql.query.Returning.Impl
class
Impl
[
Q
,
R
](
returnable
:
Base
[
_
],
returning
:
Q
)(
implicit
qr
:
Row
[
Q
,
R
])
extends
Impl0
[
Q
,
R
]
,
Returning
[
Q
,
R
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Impl0
[
Q
,
R
]
trait
Returning
[
Q
,
R
]
trait
DelegateQueryable
[
Q
,
Seq
[
R
]]
trait
WithSqlExpr
[
Q
]
trait
Query
[
Seq
[
R
]]
trait
Renderable
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
override protected
def
queryIsExecuteUpdate
:
Boolean
Attributes
Definition Classes
DelegateQueryable
->
Query
Inherited from:
DelegateQueryable
override
def
queryIsSingleRow
:
Boolean
Attributes
Definition Classes
Impl0
->
DelegateQueryable
->
Query
Inherited from:
Impl0
protected
def
queryWalkExprs
(
):
Seq
[
Expr
[
_
]]
Attributes
Inherited from:
DelegateQueryable
protected
def
queryWalkLabels
(
):
Seq
[
List
[
String
]]
Attributes
Inherited from:
DelegateQueryable
def
single
:
Single
[
R
]
Attributes
Inherited from:
Returning
In this article
Attributes
Members list
Value members
Inherited methods