Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Another converter-bug

Sure, I'll have a look and get back to you as soon as I can.

Cheers,
Guy

On 05/07/2013 10:31 AM, Andreas Joseph Krogh wrote:
På fredag 05. juli 2013 kl. 16:20:39, skrev Guy Pelletier <guy.pelletier@xxxxxxxxxx>:
Yes I agree this is a bug and is most likely related to the previous converter bug (from the start Eclipselink is just not handling the generic attribute type correctly).

Unfortunately no, you'll need a descriptor customizer for each entity and in there you can set a converter for each mapping from that entity that requires it.
 
Hm, ok. That's gonna be a lot of code just to map a field, but if it's a temporary work-around I'm OK with it.
I didn't quite manage to get the attribute converted correctly providing a DescriptorCustomizer like you suggested.
 
Could you be so kind and make the test-case in bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=412384 work so I can se how you do it? It's a very small app.
 
Thanks.
 
--
Andreas Joseph Krogh <andreak@xxxxxxxxxxxx>      mob: +47 909 56 963
Senior Software Developer / CTO - OfficeNet AS - http://www.officenet.no
Public key: http://home.officenet.no/~andreak/public_key.asc
 


_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users

--

Oracle
Guy Pelletier

ORACLE Canada, 45 O'Connor Street Suite 400 Ottawa, Ontario Canada K1P 1A4

Green
            Oracle Oracle is committed to developing practices and products that help protect the environment


Back to the top