octavius-postgresql
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
driver
/
io.github.octaviusframework.driver.message.backend
/
ReadyForQueryMessage
Ready
For
Query
Message
internal
class
ReadyForQueryMessage
(
val
transactionStatus
:
Char
)
:
BackendMessage
Ready to accept queries (Tag 'Z').
Members
Constructors
Ready
For
Query
Message
Link copied to clipboard
constructor
(
transactionStatus
:
Char
)
Properties
transaction
Status
Link copied to clipboard
val
transactionStatus
:
Char
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String