| Interface | Description | 
|---|---|
| BlrCalculator | Interface for calculating the blr (binary language representation) of a row. | 
| Class | Description | 
|---|---|
| FieldDescriptor | The class  FieldDescriptorcontains the column metadata of the XSQLVAR server
 data structure used to describe one column for input or output. | 
| RowDescriptor | The class  RowDescriptoris a java mapping of the XSQLDA server data structure used to describe the row
 metadata of one row for input or output. | 
| RowDescriptorBuilder | Builder to construct an immutable  RowDescriptor. | 
| RowValue | Collection of values of fields. | 
Copyright © 2001-2023 Jaybird (Firebird JDBC) team. All rights reserved.