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; 8:11:45 PM.)
Tips and tricks from Steve Muench on Oracle ADF Framework and JDeveloper IDE

Search blog with Google:
 

Search BC4J JavaDoc:
 

January 2003
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!

Friday, January 24, 2003

I wrote an article for the January 2003 Web Services Journal called Techniques for Robust, Database-Driven Web Services. It's now readable by non-subscribers, too.
2:57:03 PM    



"How can I assign custom properties and control hints to a dynamically-created view object?"

Creating view objects dynamically is not the most efficient way to use a View Object, but when you truly don't know the SQL statement you need to execute until runtime, it's just what the doctor ordered. Here's a short article with code samples that illustrates how to set custom properties and UI control hints on your dynamically created view objects.


11:46:47 AM    


I was reminded today of two small but not-to-be overlooked improvements in BC4J design time in 9.0.4:

  • The new Move Package... context menu item. This lets you move a BC4J component to a new package. We're working on more global refactoring improvements for future releases, but this is a start.
  • The new Edit Business Components Project context menu item on the *.jpr project node. This lets you quickly access the editor that traditionally you accessed by selecting Edit on the *.jpx file, but is just a little faster to get to.

9:16:12 AM    


OTN posted a link today to a downloadable sample chapter from Oracle9i JDeveloper Handbook. It's Chapter 9, "Introducing Business Components for Java" by our very own Avrom Faderman.
1:10:13 AM    


© Copyright 2008 Steve Muench.