Interface FetchSpec<T>
- Type Parameters:
T- the row result type
- All Superinterfaces:
RowsFetchSpec<T>, UpdatedRowsFetchSpec
Union type for fetching results.
- Since:
- 5.3
- Author:
- Mark Paluch
- See Also:
-
Method Summary
Methods inherited from interface RowsFetchSpec
all, first, oneMethods inherited from interface UpdatedRowsFetchSpec
rowsUpdated