com.github.mauricio.async.db.postgresql
Members list
Concise view
Type members
Classlikes
object PostgreSQLConnection
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- PostgreSQLConnection.type
class PostgreSQLConnection(configuration: Configuration, encoderRegistry: ColumnEncoderRegistry, decoderRegistry: ColumnDecoderRegistry, group: EventLoopGroup, val executionContext: ExecutionContext) extends PostgreSQLConnectionDelegate with Connection with TimeoutScheduler
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait TimeoutSchedulertrait Connectionclass Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any