skunk-core
0.4.0-M3
skunk-core
API
skunk
AppliedFragment
AppliedFragment
Channel
Channel
Codec
Codec
Command
Command
Cursor
Cursor
Decoder
Decoder
Error
Error
Encoder
Encoder
Fragment
Fragment
PreparedCommand
PreparedCommand
PreparedQuery
PreparedQuery
PreparedQueryOps
Query
Query
SSL
SSL
None
System
Trusted
Session
Session
Impl
Recyclers
SessionSyntax
SignalOps
SqlState
Statement
Statement
CacheKey
Transaction
Transaction
Void
Void
implicits
~
skunk.codec
AllCodecs
BinaryCodecs
BooleanCodec
EnumCodec
EnumCodecPlatform
NumericCodecs
TemporalCodecs
TextCodecs
UuidCodec
all
binary
boolean
enum
numeric
temporal
text
uuid
skunk.data
Arr
Arr
ArrPlatform
Completion
Completion
AlterSequence
AlterTable
Begin
Commit
Copy
CreateDatabase
CreateDomain
CreateFunction
CreateIndex
CreateRole
CreateSchema
CreateSequence
CreateTable
CreateType
CreateView
Delete
Do
DropDatabase
DropDomain
DropIndex
DropRole
DropSchema
DropSequence
DropTable
DropType
DropView
Insert
Listen
LockTable
Notify
Reset
Rollback
Savepoint
Select
Set
Show
Truncate
Unknown
Unlisten
Update
Identifier
Identifier
Notification
Notification
SemispaceCache
SemispaceCache
TransactionAccessMode
TransactionAccessMode
ReadOnly
ReadWrite
TransactionIsolationLevel
TransactionIsolationLevel
ReadCommitted
ReadUncommitted
RepeatableRead
Serializable
TransactionStatus
TransactionStatus
Active
Failed
Idle
Type
Type
TypedRowDescription
TypedRowDescription
Field
skunk.exception
PostgresErrorException
PostgresErrorException
ProtocolError
SkunkException
SkunkException
StartupException
skunk.net
AbstractMessageSocket
BitVectorSocket
BitVectorSocket
BufferedMessageSocket
BufferedMessageSocket
MessageSocket
MessageSocket
Protocol
Protocol
CommandPortal
Portal
PortalId
PreparedCommand
PreparedQuery
PreparedStatement
QueryPortal
StatementId
SSLNegotiation
Options
skunk.net.message
AuthenticationCleartextPassword
AuthenticationGSS
AuthenticationGSSContinue
AuthenticationGSSContinue
AuthenticationKerberosV5
AuthenticationMD5Password
AuthenticationMD5Password
AuthenticationOk
AuthenticationRequest
AuthenticationRequest
AuthenticationSASL
AuthenticationSASL
AuthenticationSASLContinue
AuthenticationSASLContinue
AuthenticationSASLFinal
AuthenticationSASLFinal
AuthenticationSCMCredential
AuthenticationSSPI
BackendKeyData
BackendKeyData
BackendMessage
BackendMessage
Bind
Bind
BindComplete
Close
Close
CloseComplete
CodecOps
CommandComplete
CommandComplete
ConstFrontendMessage
CopyData
CopyData
CopyDone
CopyFail
CopyInResponse
CopyInResponse
CopyOutResponse
CopyOutResponse
Describe
Describe
EmptyQueryResponse
ErrorResponse
ErrorResponse
Execute
Execute
Flush
FrontendMessage
NoData
NoticeResponse
NoticeResponse
NotificationResponse
NotificationResponse
ParameterDescription
ParameterDescription
ParameterStatus
ParameterStatus
Parse
Parse
ParseComplete
PasswordMessage
PasswordMessage
PortalSuspended
Query
Query
ReadyForQuery
ReadyForQuery
RowData
RowData
RowDescription
RowDescription
Field
Field
SASLInitialResponse
SASLInitialResponse
SASLResponse
SASLResponse
StartupMessage
StartupMessage
Sync
TaggedFrontendMessage
Terminate
UnknownMessage
UnknownMessage
UntaggedFrontendMessage
skunk.net.protocol
Bind
Bind
Close
Close
Describe
Describe
Cache
Cache
Exchange
Exchange
Execute
Execute
Parse
Parse
Cache
Cache
Prepare
Prepare
Query
Query
Startup
Startup
skunk.syntax
CodecOps
CodecOpsLow
DecoderOps
DecoderOpsLow
EncoderOps
EncoderOpsLow
IdOps
ListOps
StringContextOps
StringContextOps
Emb
Par
Part
Str
ToAllOps
ToCodecOps
ToCodecOpsLow
ToDecoderOps
ToDecoderOpsLow
ToEncoderOps
ToEncoderOpsLow
ToIdOps
ToListOps
ToStringContextOps
all
codec
decoder
encoder
id
list
stringcontext
skunk.util
CallSite
Located
Namer
Namer
Origin
Origin
Pool
Pretty
Recycler
Recycler
StatementCache
StatementCache
Text
Text
Segment
Segment
Twiddler
Twiddler
Typer
Typer
ProtocolOps
Strategy
BuiltinsOnly
SearchPath
Strategy
TypeInfo
skunk-core
/
skunk.net.message
/
ReadyForQuery
ReadyForQuery
skunk.net.message.ReadyForQuery
See the
ReadyForQuery
companion object
case
class
ReadyForQuery
(
status
:
TransactionStatus
)
extends
BackendMessage
Attributes
Companion:
object
Source:
ReadyForQuery.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
BackendMessage
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product