postgresql-async
postgresql-async
com.github.mauricio.async.db.postgresql
PostgreSQLConnection
PostgreSQLConnection
PreparedStatementHolder
com.github.mauricio.async.db.postgresql.codec
MessageDecoder
MessageDecoder
MessageEncoder
MessageEncoder
PostgreSQLConnectionDelegate
PostgreSQLConnectionHandler
PostgreSQLConnectionHandler
com.github.mauricio.async.db.postgresql.column
ArrayDecoder
BooleanEncoderDecoder
ByteArrayEncoderDecoder
CharEncoderDecoder
ColumnTypes
PostgreSQLColumnDecoderRegistry
PostgreSQLColumnDecoderRegistry
PostgreSQLColumnEncoderRegistry
PostgreSQLColumnEncoderRegistry
PostgreSQLIntervalEncoderDecoder
PostgreSQLTimestampEncoderDecoder
SingleByteEncoderDecoder
com.github.mauricio.async.db.postgresql.encoders
CloseMessageEncoder
CredentialEncoder
Encoder
ExecutePreparedStatementEncoder
PreparedStatementEncoderHelper
PreparedStatementEncoderHelper
PreparedStatementOpeningEncoder
PreparedStatementOpeningEncoder
QueryMessageEncoder
QueryMessageEncoder
SSLMessageEncoder
StartupMessageEncoder
com.github.mauricio.async.db.postgresql.exceptions
ByteArrayFormatNotSupportedException
ByteArrayFormatNotSupportedException
ColumnDecoderNotFoundException
GenericDatabaseException
InvalidArrayException
MessageTooLongException
MissingCredentialInformationException
NotConnectedException
QueryMustNotBeNullOrEmptyException
com.github.mauricio.async.db.postgresql.messages.backend
AuthenticationChallengeCleartextMessage
AuthenticationChallengeCleartextMessage
AuthenticationChallengeMD5
AuthenticationChallengeMessage
AuthenticationMessage
AuthenticationOkMessage
AuthenticationOkMessage
AuthenticationResponseType
BindComplete
CloseComplete
CommandCompleteMessage
DataRowMessage
EmptyQueryString
ErrorMessage
InformationMessage
InformationMessage
NoData
NoticeMessage
NotificationResponse
ParameterStatusMessage
ParseComplete
PostgreSQLColumnData
ProcessData
ReadyForQueryMessage
RowDescriptionMessage
SSLResponseMessage
ServerMessage
ServerMessage
com.github.mauricio.async.db.postgresql.messages.frontend
ClientMessage
CloseMessage
CredentialMessage
InitialClientMessage
PreparedStatementExecuteMessage
PreparedStatementMessage
PreparedStatementOpeningMessage
QueryMessage
SSLRequestMessage
StartupMessage
com.github.mauricio.async.db.postgresql.parsers
AuthenticationStartupParser
BackendKeyDataParser
CommandCompleteParser
DataRowParser
ErrorParser
InformationParser
MessageParser
MessageParsersRegistry
NoticeParser
NotificationResponseParser
ParameterStatusParser
ReadyForQueryParser
ReturningMessageParser
ReturningMessageParser
RowDescriptionParser
com.github.mauricio.async.db.postgresql.pool
PostgreSQLConnectionFactory
PostgreSQLConnectionFactory
com.github.mauricio.async.db.postgresql.util
ArrayStreamingParser
ArrayStreamingParserDelegate
PasswordHelper
URLParser
postgresql-async
/
com.github.mauricio.async.db.postgresql.messages.backend
/
AuthenticationResponseType
AuthenticationResponseType
object
AuthenticationResponseType
extends
Enumeration
Graph
Supertypes
Self type
class
Enumeration
trait
Serializable
class
Object
trait
Matchable
class
Any
AuthenticationResponseType
Type members
Value members
Type members
Inherited classlikes
@
SerialVersionUID
(value = -3501153230598116017L)
protected
class
Val
Inherited from
Enumeration
@
SerialVersionUID
(value = 7091335633555234129L)
abstract
class
Value
Inherited from
Enumeration
object
ValueOrdering
Inherited from
Enumeration
@
SerialVersionUID
(value = 7229671200427364242L)
class
ValueSet
Inherited from
Enumeration
@
SerialVersionUID
(value = 3L)
object
ValueSet
Inherited from
Enumeration
Types
type
AuthenticationResponseType
=
Value
Value members
Inherited methods
final protected
def
Value
(i:
Int
, name:
String
):
Value
Inherited from
Enumeration
final protected
def
Value
(name:
String
):
Value
Inherited from
Enumeration
final protected
def
Value
(i:
Int
):
Value
Inherited from
Enumeration
final protected
def
Value
:
Value
Inherited from
Enumeration
final
def
apply
(x:
Int
):
Value
Inherited from
Enumeration
final
def
maxId
:
Int
Inherited from
Enumeration
protected
def
readResolve
():
AnyRef
Inherited from
Enumeration
override
def
toString
():
String
Definition Classes
Enumeration
->
Any
Inherited from
Enumeration
def
values
:
ValueSet
Inherited from
Enumeration
final
def
withName
(s:
String
):
Value
Inherited from
Enumeration
Concrete fields
val
Cleartext
:
Value
val
MD5
:
Value
val
Ok
:
Value