Back to Exposed

value

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.mappers/-value-container/value.html

1.2.0432 B
Original Source

value

abstract fun value(): T

Retrieves the present value from the container.

Return

The present value if isPresent is true.

Throws

IllegalStateException

if called on a container with no present value.

Generated by Dokka © 2026 Copyright