sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.database
/
DatabaseUtilsCompat
/
concatenateWhere
concatenate
Where
open
fun
concatenateWhere
(
a
:
String
,
b
:
String
)
:
String
(
source
)
Deprecated
Use
concatenateWhere
directly.
Concatenates two SQL WHERE clauses, handling empty or null values.