Skip navigation links
B C E I J K M O S U W 

B

build(type, config) - Method in class org.jdbi.v3.core.kotlin.KotlinMapperFactory
 

C

customizeJdbi(jdbi) - Method in class org.jdbi.v3.core.kotlin.KotlinPlugin
 

E

ExtensionsKt - Class in org.jdbi.v3.core.kotlin
 

I

inTransactionUnchecked($receiver, block) - Static method in class org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.inTransaction.
inTransactionUnchecked($receiver, level, block) - Static method in class org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.inTransaction.
isKotlinClass($receiver) - Static method in class org.jdbi.v3.core.kotlin.ExtensionsKt
 

J

Jdbi858ExtensionsKt - Class in org.jdbi.v3.core.kotlin
 

K

KotlinMapper - Class in org.jdbi.v3.core.kotlin
 
KotlinMapper(clazz, prefix) - Constructor for class org.jdbi.v3.core.kotlin.KotlinMapper
 
KotlinMapperFactory - Class in org.jdbi.v3.core.kotlin
 
KotlinMapperFactory() - Constructor for class org.jdbi.v3.core.kotlin.KotlinMapperFactory
 
KotlinMapperKt - Class in org.jdbi.v3.core.kotlin
 
KotlinPlugin - Class in org.jdbi.v3.core.kotlin
 
KotlinPlugin() - Constructor for class org.jdbi.v3.core.kotlin.KotlinPlugin
 

M

map(rs, ctx) - Method in class org.jdbi.v3.core.kotlin.KotlinMapper
 

O

org.jdbi.v3.core.kotlin - package org.jdbi.v3.core.kotlin
 

S

specialize(rs, ctx) - Method in class org.jdbi.v3.core.kotlin.KotlinMapper
 

U

useExtension($receiver, extensionType, callback) - Static method in class org.jdbi.v3.core.kotlin.ExtensionsKt
A convenience method which opens an extension of the given type, and yields it to a callback. A handle is opened if needed by the extention, and closed before returning to the caller.
useExtensionUnchecked($receiver, extensionType, callback) - Static method in class org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.useExtension.
useExtensionUnchecked($receiver, extensionType, callback) - Static method in class org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.useExtension.
useHandleUnchecked($receiver, block) - Static method in class org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.useHandle.
useSequence($receiver, block) - Static method in class org.jdbi.v3.core.kotlin.ExtensionsKt
 
useTransactionUnchecked($receiver, block) - Static method in class org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.useTransaction.
useTransactionUnchecked($receiver, level, block) - Static method in class org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.useTransaction.

W

withExtension($receiver, extensionType, callback) - Static method in class org.jdbi.v3.core.kotlin.ExtensionsKt
A convenience method which opens an extension of the given type, yields it to a callback, and returns the result of the callback. A handle is opened if needed by the extension, and closed before returning to the caller.
withExtensionUnchecked($receiver, extensionType, callback) - Static method in class org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.withExtension.
withExtensionUnchecked($receiver, extensionType, callback) - Static method in class org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.withExtension.
withHandleUnchecked($receiver, block) - Static method in class org.jdbi.v3.core.kotlin.Jdbi858ExtensionsKt
Temporary extension function for Jdbi.withHandle.
B C E I J K M O S U W 
Skip navigation links