ldbc.connector.net.packet.response.ColumnDefinitionPacket
See theColumnDefinitionPacket companion object
trait ColumnDefinitionPacket extends ResponsePacket
A column definition packet is sent by the server to the client after a query is executed. It contains information about the columns of the result set.
Attributes
- Companion
- object
- Source
- ColumnDefinitionPacket.scala
- Graph
-
- Supertypes
- Known subtypes
-
class ColumnDefinition41Packet
Members list
In this article