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 2222 * Oracle Advanced Queuing (AQ) example passing multiple messages.
2323 *
2424 * 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
2626 *
2727 * This example requires node-oracledb 4 or later.
2828 *
Original file line number Diff line number Diff line change 2222 * Oracle Advanced Queuing (AQ) example setting options and message attributes.
2323 *
2424 * 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
2626 *
2727 * This example requires node-oracledb 4 or later.
2828 *
Original file line number Diff line number Diff line change 2222 * Basic Oracle Advanced Queuing (AQ) example passing text messages.
2323 *
2424 * 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
2626 *
2727 * This example requires node-oracledb 4 or later.
2828 *
You can’t perform that action at this time.
0 commit comments