| Class | Description | 
|---|---|
| BatchItems | Constants for batch items and values (batch config, blob policy and information items). | 
| BpbItems | Constants for BPB (blob parameter buffer) items. | 
| BpbItems.TypeValues | Constants for values of  BpbItems.isc_bpb_type. | 
| DpbItems | Constants for DPB (database parameter buffer) items. | 
| SpbItems | Constants for SPB (service parameter buffer) items. | 
| StandardBlobTypes | Constants for standard Firebird blob subtypes. | 
| TpbItems | Constants for TPB (transaction parameter buffer) items. | 
 For historic reasons, a lot of constants are currently defined in ISCConstants instead
 of here. These may be moved to here in future releases on a case-by-case basis.
 
 Constants for the Firebird wire protocol are defined in WireProtocolConstants.
 
Copyright © 2001-2023 Jaybird (Firebird JDBC) team. All rights reserved.