- All Known Subinterfaces:
- Result.Message, Result.OutSegment, Result.RowSegment, Result.UpdateCount
- Enclosing interface:
- Result
public static interface Result.Segment
Marker interface for a result segment. Result segments represent the individual parts of a result from a query against a database. Segments are typically update counts, data rows/OUT
parameters, and messages of varying severities. Segments can also represent vendor-specific extensions.
- Since:
- 0.9