package core
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- core
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- abstract class AbstractPgConnection extends Connection with ConnectionPartialImpl with WriteFailureHandler with FatalErrorHandler with PgStatementExecutor with Logging
- trait ChannelWriter extends AnyRef
- final case class ConnId (value: String) extends AnyVal with Product with Serializable
- final case class PgConnectionConfig (pgTypes: PgTypeRegistry, typeConverters: TypeConverterRegistry, lockFactory: LockFactory, maxBatchSize: Long, stmtCacheConfig: StmtCacheConfig) extends Product with Serializable
- type RequestCanceler = (BackendKeyData) ⇒ Future[Unit]
- final case class SessionParams (clientCharset: Charset, serverCharset: Charset) extends Product with Serializable
- sealed trait StmtCacheConfig extends AnyRef
Value Members
-
object
BuildInfo
extends Product with Serializable
This object was generated by sbt-buildinfo.
- object SessionParams extends Serializable
- object StmtCacheConfig