UnprocessedPreparedStatementName

The name of a prepared statement that could not be returned.

Types

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

Properties

Link copied to clipboard

The error code returned when the request for the prepared statement failed.

Link copied to clipboard

The error message containing the reason why the prepared statement could not be returned. The following error messages are possible:

Link copied to clipboard

The name of a prepared statement that could not be returned due to an error.

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