Hi all,

I have cleaned up the API a bit, something that has bothered me for some time.
There were two getters on DBColumnExpr, getSourceColumn and getUpdateColumn 
which were indistinguishable.
Those however were mostly intended for internal use anyway.
I have now replaced getSoureColumn by getRowSet which makes things easier and 
more concise.

There should not be any difference in behaviour however.
Please check and let me know if you encounter any problems.

Regards
Rainer

Reply via email to