kimmer-sql
0.0.4
kimmer-sql
/
org.babyfish.kimmer.sql.ast
/
TypedSqlQuery
/
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