Updated batch-processing link extension
I've changed the batch processing link adding .html else the link is broken
This commit is contained in:
parent
78fc129614
commit
d249a22f74
1 changed files with 1 additions and 1 deletions
|
@ -1189,7 +1189,7 @@ There are situations when a query you want to execute returns a
|
||||||
very large result-set that needs to be processed. All the
|
very large result-set that needs to be processed. All the
|
||||||
previously described hydration modes completely load a result-set
|
previously described hydration modes completely load a result-set
|
||||||
into memory which might not be feasible with large result sets. See
|
into memory which might not be feasible with large result sets. See
|
||||||
the `Batch Processing <batch-processing>`_ section on details how
|
the `Batch Processing <batch-processing.html>`_ section on details how
|
||||||
to iterate large result sets.
|
to iterate large result sets.
|
||||||
|
|
||||||
Functions
|
Functions
|
||||||
|
|
Loading…
Add table
Reference in a new issue