Rainer Döbele created EMPIREDB-420:
--------------------------------------
Summary: API Cleanup
Key: EMPIREDB-420
URL: https://issues.apache.org/jira/browse/EMPIREDB-420
Project: Empire-DB
Issue Type: Improvement
Reporter: Rainer Döbele
For historical reasons the abstract DBColumnExpr class has two almost similar
function for obtainign the underlying physical column:
getSourceColumn() and getUpdateColumn()
It is generally unclear when to use which. Hence there should only be one
getter. In order to achive this another function must return the underlying
rowset.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)