Andrej Baranovskij Blog
Blog about Oracle, Full Stack, Machine Learning and Cloud
Tuesday, May 15, 2012
Missing New Feature in JDev (11.1.2.2.0) - ADF Methods Security
›
New features are always good to have in JDeveloper - but missing new features, this is something really new :-) It looks like documentation...
2 comments:
Sunday, May 13, 2012
View Link Accessor Usage Performance Side Effect
›
View Link Accessor is available when there is View Link defined and typically is used in ADF to retrieve detail collection from master row ...
Saturday, May 12, 2012
Refreshing Single Row Without Full Rollback
›
With ADF Rollback operation - ADF is reloading entire dataset from DB. It invokes ROLLBACK from database and then executes View Object to r...
15 comments:
Sunday, May 6, 2012
How to Update Data from DB View using ADF BC DoDML Method
›
When working with complex use cases, very often we need to bring aggregated data from DB View. ADF BC Entity Object can be based directly o...
5 comments:
Thursday, May 3, 2012
Bad Practice for Session Scope Access in ADF BC
›
Few months back I had a blog post which started discussion in ADF community - if its good or bad practice to access Session Scope in ADF BC...
9 comments:
Wednesday, April 25, 2012
Bug in ADF 11g R2 View Criteria Bind Variable Timestamp Type Configuration
›
I was blogging last year about new type configuration in ADF 11g R2 and issue with BigDecimal - ADF BC 11g R2 - Java Extended For Oracle Da...
6 comments:
Saturday, April 21, 2012
How to Search in Range with Single ADF Query Field
›
ADF Query supports out of the box between search operator. This operator is applied for single VO attribute, ADF renders two field (from a...
1 comment:
‹
›
Home
View web version