PostgreSQLConnectionDelegate

com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionDelegate

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def onDataRow(message: DataRowMessage): Unit
def onError(message: ErrorMessage): Unit
def onError(throwable: Throwable): Unit
def onReadyForQuery(): Unit