jimmer-sql-kotlin
0.3.0
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt.ast
/
KExecutable
KExecutable
interface
KExecutable
<
R
>
Content copied to clipboard
Functions
Inheritors
Functions
execute
Link copied to clipboard
abstract
fun
execute
(
con
:
Connection
?
=
null
)
:
R
Content copied to clipboard
Inheritors
KTypedRootQuery
Link copied to clipboard