« Return to Thread: Using multiple converters in an entity

Re: Using multiple converters in an entity

by James Sutherland :: Rate this Message:

Reply to Author | View in Thread

Looks like we need a @Converters annotation, please log a bug for this.

You can just put them on different fields/methods for now.

Andreas Schmidt wrote:
I'm using eclipselink 1.1.1 with annotations and wonder how I can configure more than one @Converter in an entity.

The error I get is "Duplicate annotation @Converter"

Somebody any idea ?

Thank you.

 « Return to Thread: Using multiple converters in an entity