lightdb.sql.connect

Members list

Type members

Classlikes

trait ConnectionManager extends Disposable

Attributes

Supertypes
trait Disposable
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Disposable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Disposable
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Disposable
class Object
trait Matchable
class Any
Show all
case class SQLConfig(jdbcUrl: String, driverClassName: Option[String], username: Option[String], password: Option[String], minimumIdle: Option[Int], maximumPoolSize: Option[Int], autoCommit: Boolean)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class SingleConnectionManager(connectionCreator: () => Connection) extends ConnectionManager

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Disposable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type