- While creating Entity Objects include all the columns in EO because we want only one EO per table.
- Base Entity Objects on the _ALL tables instead of Org Specific Views.
- Always generate Accessors(both setters/getters) to speeds up the performance in attribute lookups.
Tuesday, October 24, 2017
Entity Object Creation Standards in OAF
Subscribe to:
Post Comments (Atom)
APEX$TASK_PK
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
-
The XDOLoader utility is a Java-based command line program to load template (RTF, PDF, and XSL-FO), XML, and XSD files to the XML Publis...
-
SELECT HAOU.NAME "Operating Unit", OTTT_H.NAME "Transaction Type", OTTT_H.DESCRIPTION "Descripti...
-
SELECT aca.check_number ,aia.invoice_id ,aia.invoice_num ,aia.invoice_amount ,distribution_line_number ,aida.accrual_p...
No comments:
Post a Comment