EclipseLink Composite Unit Error - Join Query Executes on One Datasource [message #1336025] |
Tue, 06 May 2014 03:42  |
Eclipse User |
|
|
|
Hi,
I am having an issue with the eclipselink composite-unit persistence unit. In my example I have two relational databases (the example I have seen is with a relational database and a mongo DB).
I can run queries against either database using the composite persistence unit and they execute correctly. The problem I experience is when I run a query which joins against both databases. The query only executes on one database which returns an error as the table doesn't exist (it exists in the other database).
Has anyone had this problem before and do they know how to correct this? I can post code samples if this would help.
Any help would be greatly appreciated.
Thanks
Simon
|
|
|
|
Powered by
FUDForum. Page generated in 0.02738 seconds