scalikejdbc.config

Members list

Type members

Classlikes

class ConfigurationException(val message: String) extends Exception

Configuration Exception

Configuration Exception

Attributes

Source
ConfigurationException.scala
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
trait DBs

DB configurator

DB configurator

Attributes

Companion
object
Source
DBs.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DBs.type
class DBsWithEnv
Self type

Default DB setup executor

Default DB setup executor

Attributes

Companion
trait
Source
DBs.scala
Supertypes
trait NoEnvPrefix
trait EnvPrefix
trait DBs
class Object
trait Matchable
class Any
Show all
Self type
DBs.type
case class DBsWithEnv(envValue: String) extends DBs, TypesafeConfigReader, StandardTypesafeConfig, EnvPrefix

DB setup executor with env prefix

DB setup executor with env prefix

Attributes

Source
DBsWithEnv.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait NoEnvPrefix
trait EnvPrefix
trait DBs
class Object
trait Matchable
class Any
Show all
trait EnvPrefix

Env prefix for config reader

Env prefix for config reader

Attributes

Source
EnvPrefix.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DBsWithEnv
trait NoEnvPrefix
object DBs.type
object TypesafeConfigReader.type
Show all
trait NoEnvPrefix extends EnvPrefix

No Env prefix for config reader

No Env prefix for config reader

Attributes

Source
NoEnvPrefix.scala
Supertypes
trait EnvPrefix
class Object
trait Matchable
class Any
Known subtypes

Attributes

Source
StandardTypesafeConfig.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DBs.type
class DBsWithEnv
object TypesafeConfigReader.type

Attributes

Source
TypesafeConfig.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

TypesafeConfig reader

TypesafeConfig reader

Attributes

Companion
object
Source
TypesafeConfigReader.scala
Supertypes
trait NoEnvPrefix
trait EnvPrefix
class Object
trait Matchable
class Any
Known subtypes
object DBs.type
class DBsWithEnv
object TypesafeConfigReader.type
Self type

Typesafe config reader

Typesafe config reader

It follows standard behavior of typesafe-config

Attributes

Companion
trait
Source
TypesafeConfigReader.scala
Supertypes
trait NoEnvPrefix
trait EnvPrefix
class Object
trait Matchable
class Any
Show all
Self type

Typesafe config reader with env prefix.

Typesafe config reader with env prefix.

Attributes

Source
TypesafeConfigReaderWithEnv.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait NoEnvPrefix
trait EnvPrefix
class Object
trait Matchable
class Any
Show all