↧
Oracle Application Development Framework (ADF) and Oracle Forms Developers
I want to share my first impression of ADF and I am sure everyone with Oracle Forms background will feel same. I have been working in oracle Forms and Reports for more than five years. I have...
View ArticleUsing transient Attribute with “Derived from SQL Expression” in JDeveloper 11g
Transient attribute can be used to calculate a value based on SQL expression. This may be very helpful, for example, you can use a transient attribute in “SCOTT.EMP” Entity object definition to get...
View ArticleSequence number for Primary key in oracle ADF, JDeveloper
If you have created an Entity object with a primary key field. The question is, how you will generate maximum serial no for primary key filed and where the logic will be placed? There are two methods...
View Article