connect

abstract fun connect(params: Map<String, Any?>): Connection

Create connection with database

Parameters

params

List of arbitrary string tag/value pairs as connection arguments; normally at least a "user" and "password" property should be included