Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.dsl
/
from
from
fun
Database
.
from
(
table
:
BaseTable
<
*
>
)
:
QuerySource
(
source
)
Wrap the specific table as a
QuerySource
.
Since
2.7