kotysa-spring-r2dbc
2.2.0
kotysa-spring-r2dbc
/
org.ufoss.kotysa.spring.r2dbc
/
ReactorSqlClientSelect
/
Fromable
/
from
from
abstract
infix override
fun
<
U
:
Any
>
from
(
table
:
Table
<
U
>
)
:
ReactorSqlClientSelect.FromTable
<
T
,
U
>
Content copied to clipboard
abstract
infix override
fun
<
U
:
Any
>
from
(
dsl
:
SqlClientSubQuery.Scope
.
(
)
->
SqlClientSubQuery.Return
<
U
>
)
:
ReactorSqlClientSelect.From
<
T
>
Content copied to clipboard