nee-jdbc / dev.neeffect.nee.effects.jdbc / ConnectionWrapper / DirectConnection

DirectConnection

data class DirectConnection : ConnectionWrapper

Constructors

<init>

DirectConnection(connection: Connection)

Functions

conn

fun conn(): Connection