📄 readme
字号:
This is the integrated demonstration for AQ Features. Currently, it demos the following features:i) Generic - Basic AQ features - Multiple ways to enqueue/dequeue - blocking/non-blocking dequeue - dequeue by condition - Time specification functions - expiration and delay - Publish/Subscribe ii) Internet Access features - AQ operations from the Internet - Internet Securityiii) Transformation - Transformation feature - Create the transformation function and use it with Internet accessiv) XML - Queue with XML data - XML mapping from an object queue to queue with XMLTYpe attributev) Internet Propagation features - Demos. queue to queue propagation over HTTPvi) Notifications - Email Notification - PL/SQL NotificationHow to run the demo:Scripts in directory Generic are required for all the demos. The demo. uses two database schema users bz and bz_adm. The schema bz_adm hasall the required message types, queuetables, queues, and tranformation mappings. User qz has the privileges to enqueue and dequeue from the queues inschema bz_adm.Each sql directory has a script run.sh. Execute this script. This will callbz_main.sql after setting appropriate paramters. Each sql directory has a file bz_main.sql. bz_main.sql calls other scripts to create the schema objects and to give appropriate priviliges. Passwords used for the schemas are bz for bz and bz_Adm for bz_adm.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -