On 2013-01-03 13:53, Lukas Eder wrote:
I think it is unwise to implement this new feature without first
cleaning up this leaking of org.h2.table.Table into TableFilter's
various call-sites.
What do you think about these findings?
I see 3 ways to solve this
(1) Implement column-renaming in TableFilter
(2) create temporary TableView objects we do in Parser#parseWith()
(3) create a column-renaming class that implements ColumnResolver and
wrap TableFilter inside that.
But I think Thomas is going to have to weigh in here.
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.