Module org.firebirdsql.jaybird
Package org.firebirdsql.gds.ng.wire
Class FbWireAttachment.AcceptPacket
java.lang.Object
org.firebirdsql.gds.ng.wire.FbWireAttachment.AcceptPacket
- Enclosing interface:
- FbWireAttachment
Struct-like class, reduced equivalent of Firebird p_acpd to store data for handling op_cond_accept.
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
byte[]
byte[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
operation
public int operation -
p_acpt_data
public byte[] p_acpt_data -
p_acpt_plugin
-
p_acpt_keys
public byte[] p_acpt_keys
-
-
Constructor Details
-
AcceptPacket
public AcceptPacket()
-