jimmer-sql-kotlin
0.8.17
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt.ast.table
/
KNonNullTable
/
fetch
fetch
abstract
fun
fetch
(
fetcher
:
Fetcher
<
E
>
?
)
:
Selection
<
E
>
Content copied to clipboard
abstract
fun
<
S
:
View
<
E
>
>
fetch
(
staticType
:
KClass
<
S
>
)
:
Selection
<
S
>
Content copied to clipboard