File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -2749,15 +2749,19 @@ functionality.
2749
2749
<h3 id=fetch-groups>Fetch groups</h3>
2750
2750
2751
2751
<p> Each <a>environment settings object</a> has an associated
2752
- <dfn export id=concept- fetch- group for=fetch >fetch group</dfn > .
2752
+ <dfn for="environment settings object"> fetch group</dfn> , which holds a <a for=/ >fetch group</a > .
2753
2753
2754
- <p> A <a for=fetch>fetch group</a> has an associated
2755
- <dfn lt="fetch record" export for="fetch group" id=concept-fetch-record>fetch records</dfn> , a
2756
- <a for=/>list</a> of <a for="/" data-lt="fetch record">fetch records</a> .
2754
+ <p> A <dfn id=concept-fetch-group>fetch group</dfn> holds information about fetches.
2757
2755
2758
- <p> A <a for=fetch>fetch group</a> has an associated
2759
- <dfn export for="fetch group">deferred fetch records</dfn> , a <a for=/>list</a> of
2760
- <a data-lt="deferred fetch record">deferred fetch records</a> .
2756
+ <p> A <a for=/>fetch group</a> has associated:
2757
+
2758
+ <dl>
2759
+ <dt> <dfn for="fetch group" id=concept-fetch-record>fetch records</dfn>
2760
+ <dd> A <a for=/>list</a> of <a for=/>fetch records</a> .
2761
+
2762
+ <dt> <dfn for="fetch group">deferred fetch records</dfn>
2763
+ <dd> A <a for=/>list</a> of <a for=/>deferred fetch records</a> .
2764
+ </dl>
2761
2765
2762
2766
<p> A <dfn export>fetch record</dfn> is a <a for=/>struct</a> with the following
2763
2767
<a for=struct>items</a> :
You can’t perform that action at this time.
0 commit comments