Dive into Oracle ADF

Send me a mail
 Dive into Oracle ADF   Click to see the XML version of this web page.   (Updated: 2/3/2008; 9:23:39 PM.)
Tips and tricks from Steve Muench on Oracle ADF Framework and JDeveloper IDE

Search blog with Google:
 

Search BC4J JavaDoc:
 

January 2008
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Dec   Feb

Get Firefox!

Thursday, January 10, 2008

I've published example # 126 that illustrates how to implement a view object with a variable IN list query -- e.g. DEPTNO IN (...) -- based on a comma-separated, string-valued bind variable. It's a simpler, fully-declarative twist on my original example #1 that showed how to do the same with an array-valued bind variable and a decent amout of handwritten code.
2:19:20 PM    



© Copyright 2008 Steve Muench.