Package 

Class KotlinPlugin

  • All Implemented Interfaces:
    org.jdbi.v3.core.spi.JdbiPlugin

    
    public final class KotlinPlugin
     implements JdbiPlugin
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      KotlinPlugin()
    • Method Summary

      Modifier and Type Method Description
      Unit customizeJdbi(Jdbi jdbi)
      • Methods inherited from class org.jdbi.v3.core.kotlin.KotlinPlugin

        customizeConnection, customizeHandle
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KotlinPlugin

        KotlinPlugin()