Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] JPA 2.0 @MappedById Support in EclipseLink 2.0.2

MappedById was renamed to MapsId in the last iteration of the JPA 2.0
specification.

-- Frank


bht wrote:
> 
> Hi,
> 
> I read aticle 
> http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/mappedbyid
> 
> I wonder how to get this feature.
> 
> When I searched jar files for MappedById.class, I was surprised when I
> found this only in Eclipselink-1.2.0, not the latest
> eclipselink-2.0.2.
> 
> Bug 270011 -  JPA 2.0 MappedById support  
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=270011
> 
> is closed with status RESOLVED FIXED.
> 
> So I must be missing something. Could someone please give me an idea?
> 
> Many thanks
> 
> Bernard
> _______________________________________________
> eclipselink-users mailing list
> eclipselink-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-users
> 
> 

-- 
View this message in context: http://old.nabble.com/JPA-2.0-%40MappedById-Support-in-EclipseLink-2.0.2-tp28704590p28705745.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top