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

PooledConnection

data class PooledConnection : ConnectionWrapper

Constructors

<init>

PooledConnection(pool: ComboPooledDataSource)

Functions

conn

fun conn(): Connection