jkwatson
12/29/2015, 10:04 PMval people = dbi.open(People::class.java)
, I’ve been creating extension functions that don’t require the .java
and just take the kotlin class (in my case for gson, and other such libraries, but it looks like it applies to jdbi as well)