Subject Re: Regression from 2.1.6
Author the_a_rioch
> For now, the easiest workaroud i found was to subclass CachedRowSetImpl, fixing the method "getColIdxByName", and overriding all methods which uses this method internally.
>
> Here is the code, if someone is interested:
>

Maybe this code could be persisted in JB wiki, for those who might be bitten by the same change later ?