https://github.com/anirbmuk/advanceddbintegrationdemo
ADF 12.2.1.3.0 application - call PL/SQL package using new java.sql.Array API
https://github.com/anirbmuk/advanceddbintegrationdemo
oracle-adf pl-sql
Last synced: 9 months ago
JSON representation
ADF 12.2.1.3.0 application - call PL/SQL package using new java.sql.Array API
- Host: GitHub
- URL: https://github.com/anirbmuk/advanceddbintegrationdemo
- Owner: anirbmuk
- Created: 2018-11-06T12:09:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T08:26:16.000Z (over 1 year ago)
- Last Synced: 2025-05-16T19:12:10.946Z (11 months ago)
- Topics: oracle-adf, pl-sql
- Language: Java
- Homepage: https://adf-quintessentials.blogspot.com/2018/11/advanced-plsql-integration-with-adf-new.html
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oracle ADF: Advanced DB Integration Demo
Oracle ADF 12.2.1.3.0 application - demonstrates the process of calling PL/SQL procedure with a table-type input and output. This application uses the new java.sql.Array API.
# Related Blog
https://adf-quintessentials.blogspot.com/2018/11/advanced-plsql-integration-with-adf-new.html