kimmer-sql
0.2.3
kimmer-sql
/
org.babyfish.kimmer.sql.ast.query
/
TypedRootQuery
/
execute
execute
abstract
fun
execute
(
con
:
Connection
)
:
List
<
R
>
Content copied to clipboard
abstract
suspend
fun
execute
(
con
:
Connection
)
:
List
<
R
>
Content copied to clipboard