Class BpbItems.TypeValues
- java.lang.Object
- 
- org.firebirdsql.jaybird.fb.constants.BpbItems.TypeValues
 
- 
- Enclosing class:
- BpbItems
 
 public static final class BpbItems.TypeValues extends java.lang.ObjectConstants for values ofBpbItems.isc_bpb_type.- Since:
- 5
 
- 
- 
Field SummaryFields Modifier and Type Field Description static intisc_bpb_type_segmentedstatic intisc_bpb_type_stream
 
- 
- 
- 
Field Detail- 
isc_bpb_type_segmentedpublic static final int isc_bpb_type_segmented - See Also:
- Constant Field Values
 
 - 
isc_bpb_type_streampublic static final int isc_bpb_type_stream - See Also:
- Constant Field Values
 
 
- 
 
-