Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] EclipseLink 2.5 now Available

På torsdag 30. mai 2013 kl. 14:54:42, skrev Tom Ware <tom.ware@xxxxxxxxxx>:
@Converter(autoApply=true) will allow EclipseLink to apply a particular
converter to all Basic mappings to a particular type.  If that is what you are
looking for, it should just be a matter of implementing the converters
themselves, which should be fairly easy, and if it turns out you need some help,
this mailing list is a great place to get it.

EclipseLink works well in non java EE environments, so that should not be an issue.
 
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
 

Back to the top