com.github.mauricio.async.db.postgresql

Members list

Type members

Classlikes

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class PostgreSQLConnection(configuration: Configuration, encoderRegistry: ColumnEncoderRegistry, decoderRegistry: ColumnDecoderRegistry, group: EventLoopGroup, val executionContext: ExecutionContext) extends PostgreSQLConnectionDelegate, Connection, TimeoutScheduler

Attributes

Companion
object
Supertypes
trait TimeoutScheduler
trait Connection
class Object
trait Matchable
class Any
Show all
class PreparedStatementHolder(val query: String, val statementId: Int)

Attributes

Supertypes
class Object
trait Matchable
class Any