ParameterizedStatement

Represents a PartiQL statement that uses parameters.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The parameter values.

Link copied to clipboard

An optional parameter that returns the item attributes for a PartiQL ParameterizedStatement operation that failed a condition check.

Link copied to clipboard

A PartiQL statement that uses parameters.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String