You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/UserGuide/Master/Tree/API/Programming-Java-Native-API_apache.md
+124Lines changed: 124 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -362,6 +362,130 @@ public class SessionPoolExample {
362
362
}
363
363
```
364
364
365
+
For more information on the use of result sets and their method `SessionDataSet.DataIterator`, please refer to the following example (note: the `getBlob` and `getDate` interfaces have been supported since version V2.0.4):
Copy file name to clipboardExpand all lines: src/UserGuide/Master/Tree/API/Programming-Java-Native-API_timecho.md
+126Lines changed: 126 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -362,6 +362,132 @@ public class SessionPoolExample {
362
362
}
363
363
```
364
364
365
+
366
+
For more information on the use of result sets and their method `SessionDataSet.DataIterator`, please refer to the following example (note: the `getBlob` and `getDate` interfaces have been supported since version V2.0.4):
Copy file name to clipboardExpand all lines: src/UserGuide/V1.3.x/API/Programming-Java-Native-API.md
+124Lines changed: 124 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -361,6 +361,130 @@ public class SessionPoolExample {
361
361
}
362
362
```
363
363
364
+
365
+
For more information on the use of result sets and their method `SessionDataSet.DataIterator`, please refer to the following example (note: the `getBlob` and `getDate` interfaces have been supported since version V1.3.6):
0 commit comments