Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN trunk commit: Bug#366426, orm.xml support for NoSQL, NoSQL improvements

SVN trunk commit: Bug#366426, orm.xml support for NoSQL, NoSQL improvements

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=366426

 

Code review: Andrei, Guy (pending)

 

Changes:

-          Added mongo orm.xml tests.

! -          Updated eclipselin-orm schema for NoSQL.

-          Updated JPA meta-data classes for XML, update mapping project.

-          Added support for Oracle NoSQL ITERATOR (findAll), putIfAbsent, putIfPresent, putIfVersion, durability, timeouts, consistencies

-          Changed FieldLockingPolicy to use List/generics/overrides

-          Add POF config for clustered performance tests

-          Added Node/NodeImpl classes to expose an asm issue.


Back to the top