Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In order to use multiple joins on the same table or self joins different instances of the table must be used. The current clone function however does not work if columns are declared final and does not allow to provide a custom alias.
This should be improved in order to make the clone function more flexiable and customizable.