Or a cunning plan to disguise Java code as view objects and entity objects.
IntroductionFirst of all why do we need to be able to do this anyway? The answer is that we might have some functionality that needs to use data as �business component� (BC or strictly speaking ADF BC). In our case, this is not a surprise, JHeadstart comes to mind. The application definition editor has many conveniences that are �BC aware�. Other usages of being able to represent data as an BC is when we do want to use a table...
↧