storm-core
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
storm-core
storm-core
/
com.zxhhyj.storm.crud
/
query
query
fun
<
T
,
E
:
Table
<
T
>
>
DatabaseOperations
.
query
(
table
:
E
)
:
FormBuilder
<
T
,
E
>
Starts a query builder for
table
.