toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.dsl
/
from
from
fun
Database
.
from
(
table
:
BaseTable
<
*
>
)
:
QuerySource
(
source
)
Wrap the specific table as a
QuerySource
.
Since
2.7