Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:EclipseLink/Examples/JPA/NoSQL"

(New page: ==ONDB== RE: the extension of this example to document EclipseLink's Oracle NoSQL support. First off, thank you for your changes. For transaction support you added that EclipseLink suppo...)
 
(No difference)

Latest revision as of 09:06, 15 July 2013

ONDB

RE: the extension of this example to document EclipseLink's Oracle NoSQL support.

First off, thank you for your changes.

For transaction support you added that EclipseLink supports transaction with ONDB, but EclipseLink does not. At least there is no local transaction support. If ONDB supports JTA, than there could be JTA transaction support, but current EclipseLink is not supporting JPA transactions in ONDB. Please log a bug if you think this support is possible.

Also, it may be better to include ONDB as a separate example, instead of trying to document both in this one example, which may lead to confusion.

James.sutherland.oracle.com 13:06, 15 July 2013 (UTC)

Back to the top