jimmer-sql-kotlin
0.8.114
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt
/
KQueries
/
forList
for
List
abstract
fun
<
S
:
Any
,
T
:
Any
,
R
>
forList
(
prop
:
KProperty1
<
S
,
List
<
T
>
>
,
block
:
KMutableRootQuery
<
Association
<
S
,
T
>
>
.
(
)
->
KConfigurableRootQuery
<
Association
<
S
,
T
>
,
R
>
)
:
KConfigurableRootQuery
<
Association
<
S
,
T
>
,
R
>
Content copied to clipboard