Raw

harness.sql.DbConfig$.Raw
See theRaw companion object
final case class Raw(target: Target, credentials: Credentials, pool: PoolConfig)

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Raw

Members list

Value members

Concrete methods

def toConfig: Either[String, DbConfig]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product