onDemand

inline fun <T : Any> Jdbi.onDemand(): T
fun <T : Any> Jdbi.onDemand(kclass: KClass<T>): T