#2655 is finally fixed in jOOQ 3.3 and will be merged to jOOQ 3.2.2
https://github.com/jOOQ/jOOQ/issues/2655

Cheers
Lukas


2013/8/28 Lukas Eder <[email protected]>

> Hello,
>
> 2013/8/27 <[email protected]>
>
> Hi,
>>
>> thanks a lot for your quick help and sorry for my late reply :-)
>> Before you pointed me to the CustomTable I already made the following
>> dirty hack solve the problem.
>> However, the CustomTable approach is probably more appropriate than this.
>>
>
> Both solutions will work equally well. Just note that CustomTable's API
> evolution will follow semantic versioning, whereas TableImpl has a
> disclaimer in the Javadoc, saying that it is for "internal" use only (e.g.
> for the code generator output)
>
>
>> p.s. sorry for not checking the issue tracker on github first for the
>> ArrayIndexOutOfBoundsException.
>>
>
> No worries. I think you couldn't have found it anyway, as it was labeled
> with "java.lang.ArrayIndexOutOfBoundsException" at the time. GitHub doesn't
> perform these kinds of partial matches in search...
>
> Cheers
> Lukas
>

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to