B
C
E
G
H
I
J
K
M
O
S
T
U
W
I
- inCoroutineContext(org.jdbi.v3.core.Jdbi,org.jdbi.v3.core.Handle) - function in org.jdbi.v3.core.kotlin.ExtensionsKt
- Returns a CoroutineContext.Element instance representing this Jdbi object which can be used to manage handles from this Jdbi in a coroutine context.
- init(org.jdbi.v3.core.config.ConfigRegistry) - function in org.jdbi.v3.core.mapper.RowMapper
- inTransactionUnchecked(org.jdbi.v3.core.Jdbi,kotlin.jvm.functions.Function1) - function in org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
- Temporary extension function for Jdbi.inTransaction.
- inTransactionUnchecked(org.jdbi.v3.core.Jdbi,org.jdbi.v3.core.transaction.TransactionIsolationLevel,kotlin.jvm.functions.Function1) - function in org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
- Temporary extension function for Jdbi.inTransaction.
- isKotlinClass(java.lang.Class) - function in org.jdbi.v3.core.kotlin.ExtensionsKt
- Returns true if the Class object represents a Kotlin class.