SystemCore
Toggle table of contents
1.7.4
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore.database.builders
/
QueryBuilder
Query
Builder
class
QueryBuilder
Members
Constructors
Query
Builder
Link copied to clipboard
constructor
(
)
Properties
data
Link copied to clipboard
val
data
:
MutableMap
<
String
,
Any
>
Functions
columns
Link copied to clipboard
fun
columns
(
columns
:
String
)
where
Link copied to clipboard
fun
where
(
condition
:
String
)