Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] What means only embedded relationships aresupported by TopLink Grid?

EclipseLink and TopLink 11 do provide the same functionalities/compatibilities.
TopLink Grid uses EclipseLink as it's ORM engine and is fully compatible with EclipseLink. 
TopLink Grid however, is only an Oracle product and there are no plans to distribute it through Eclipse.
--Gordon

Sebastien Tardif wrote:
Thanks for the clarification. The TopLink forum was down yesterday and
still down today.

I was assuming that EclipseLink and TopLink 11 provide the same
functionalities/compatibilities. 

Are you telling me that TopLink Grid is not expected to be compatible
with EclipseLink?



-----Original Message-----
From: eclipselink-users-bounces@xxxxxxxxxxx
[mailto:eclipselink-users-bounces@xxxxxxxxxxx] On Behalf Of Gordon Yorke
Sent: Thursday, November 13, 2008 7:53 AM
To: EclipseLink User Discussions
Subject: Re: [eclipselink-users] What means only embedded relationships
aresupported by TopLink Grid?

The Oracle TopLink forums may be a better place to ask this question but

I can tell you that it means that as of the first release of TopLink 
Grid only relationships to Embedded (Aggregate) objects are supported 
(AggregateObjectMapping, AggregateCollectionMapping).  XtoX 
relationships are not yet supported.
--Gordon

Sebastien Tardif wrote:
  
What means only embedded relationships are supported by TopLink Grid?

This is a statement in: Understanding TopLink Grid:

    
http://www.oracle.com/technology/products/ias/toplink/technical/toplink_
  
grid_intro.html

That only aggregate relationships are supported?
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users
  
    
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users
  

Back to the top