Archive for March, 2010

CodeGen and APEX.

Sunday, March 28th, 2010

When building code to support your APEX application, it is always nice to be able to generate large parts of that code. I am really fond of creating code using the QDA. The only trouble is that you need to create all the packages separately. What I have found works for me is to create [...]