kotysa-spring-r2dbc
2.2.0
kotysa-spring-r2dbc
/
org.ufoss.kotysa.spring.r2dbc
/
ReactorSqlClientSelect
/
SecondSelect
/
and
and
abstract
infix override
fun
<
V
:
Any
>
and
(
column
:
Column
<
*
,
V
>
)
:
ReactorSqlClientSelect.ThirdSelect
<
T
,
U
,
V
?
>
Content copied to clipboard
abstract
infix override
fun
<
V
:
Any
>
and
(
table
:
Table
<
V
>
)
:
ReactorSqlClientSelect.ThirdSelect
<
T
,
U
,
V
>
Content copied to clipboard
abstract
infix override
fun
<
V
:
Any
>
and
(
dsl
:
SqlClientSubQuery.Scope
.
(
)
->
SqlClientSubQuery.Return
<
V
>
)
:
ReactorSqlClientSelect.ThirdSelect
<
T
,
U
,
V
?
>
Content copied to clipboard