#first_rule
"How we see God is a direct reflection of how we see ourselves.
If God brings to mind mostly fear and blame, it means there is too much fear and blame welled inside
us. If we see God as full of love and compassion, so are we.”
Oracle Tutorial, We have covered all Oracle articles which includes Oracle Database, Application, Framework, Oracle HRM, ADF Training and Financial Training. Further more we have queries and scripts for Oracle EBS Modules.
Showing posts with label Quote. Show all posts
Showing posts with label Quote. Show all posts
Wednesday, 20 November 2019
Subscribe to:
Posts (Atom)
How To: Remove all rows from view object (VO) in OAF & ADF
This is the basic requirement when we are working with oracle OAF. In which we need to removed the all rows from the table. The best use ca...
-
Create Type Loop_Type is table of Varchar2(400) Create or Replace Function Find_Loop_F (P_End_loop in NUmber Default 10) Return Loop_Typ...
-
Run JavaScript Method in Java / ADF & OAF ** it is not Oracle standard. Example Code : try { ScriptEngineManager manager ...
-
The exact lines of Developers’ guide for use JavaScript are as follows: “UIX and the OA Framework are rapidly adding new features to provide...