Subject | Re: Regression from 2.1.6 |
---|---|
Author | the_a_rioch |
Post date | 2012-07-20T10:51:30Z |
> For now, the easiest workaroud i found was to subclass CachedRowSetImpl, fixing the method "getColIdxByName", and overriding all methods which uses this method internally.Maybe this code could be persisted in JB wiki, for those who might be bitten by the same change later ?
>
> Here is the code, if someone is interested:
>