B  C  E  G  H  I  J  K  M  O  S  T  U  W 

U

useExtension(org.jdbi.v3.core.Jdbi,kotlin.reflect.KClass,org.jdbi.v3.core.extension.ExtensionConsumer) - function in org.jdbi.v3.core.kotlin.ExtensionsKt
A convenience method which opens an extension of the given type, and yields it to a callback.
useExtensionUnchecked(org.jdbi.v3.core.Jdbi,java.lang.Class,kotlin.jvm.functions.Function1) - function in org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.useExtension.
useExtensionUnchecked(org.jdbi.v3.core.Jdbi,kotlin.reflect.KClass,kotlin.jvm.functions.Function1) - function in org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.useExtension.
useHandleUnchecked(org.jdbi.v3.core.Jdbi,kotlin.jvm.functions.Function1) - function in org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.useHandle.
useSequence(org.jdbi.v3.core.result.ResultIterable,kotlin.jvm.functions.Function1) - function in org.jdbi.v3.core.kotlin.ExtensionsKt
Stream all the rows of the result set out with a Sequence.
useTransactionUnchecked(org.jdbi.v3.core.Jdbi,kotlin.jvm.functions.Function1) - function in org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.useTransaction.
useTransactionUnchecked(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.useTransaction.
B  C  E  G  H  I  J  K  M  O  S  T  U  W