File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
* Oracle Advanced Queuing (AQ) example passing multiple messages.
23
23
*
24
24
* Before running this, a queue allowing RAW payloads must be
25
- * created, see https://oracle.github.io/node-oracledb/doc/api.html#aqexample
25
+ * created, see https://oracle.github.io/node-oracledb/doc/api.html#aqrawexample
26
26
*
27
27
* This example requires node-oracledb 4 or later.
28
28
*
Original file line number Diff line number Diff line change 22
22
* Oracle Advanced Queuing (AQ) example setting options and message attributes.
23
23
*
24
24
* Before running this, a queue allowing RAW payloads must be
25
- * created, see https://oracle.github.io/node-oracledb/doc/api.html#aqexample
25
+ * created, see https://oracle.github.io/node-oracledb/doc/api.html#aqrawexample
26
26
*
27
27
* This example requires node-oracledb 4 or later.
28
28
*
Original file line number Diff line number Diff line change 22
22
* Basic Oracle Advanced Queuing (AQ) example passing text messages.
23
23
*
24
24
* Before running this, a queue allowing RAW payloads must be
25
- * created, see https://oracle.github.io/node-oracledb/doc/api.html#aqexample
25
+ * created, see https://oracle.github.io/node-oracledb/doc/api.html#aqrawexample
26
26
*
27
27
* This example requires node-oracledb 4 or later.
28
28
*
You can’t perform that action at this time.
0 commit comments