Package-level declarations
An Exkt module providing handy utilities for PostgreSQL Java Driver.
Functions
Link copied to clipboard
Link copied to clipboard
inline fun <R> handlePsqlExceptionOrThrow(psqlState: PSQLState, exception: () -> Throwable, block: () -> R): R
Link copied to clipboard