Menu

#7 configure table column as result of method

open
nobody
others (2)
5
2003-01-30
2003-01-30
No

a TableDisplay is connected to a SQL statement through
a RI.
However, it may be needed to add columns that are
results of a Java method call.

This would allow to add business data that may not be
included in the SQL statement, but rather the result of
a business method written in Java, like a employee
bonus calculation, or an organization average turnover

Discussion


Log in to post a comment.