data class PooledConnection : ConnectionWrapper
PooledConnection(pool: ComboPooledDataSource)
fun conn(): Connection