Companion
object Companion
Functions
Link copied to clipboard
Values to plug into named placeholders in the query statement.
Link copied to clipboard
Sets query parameters by using the query's JSON serializer to serialize the given object. The resulting JSON Object is used as the named parameter map.
Link copied to clipboard
Values to plug into positional placeholders in the query statement.