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 - NoSQL support

SVN trunk commit: Bug#366426 - NoSQL support

 

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

 

Code review: Andrei, Guy

 

Changes:

-          Adds tests for generated value, version locking, order by and select to mongo tests

-          Adds UUID tests to Oracle NoSQL tests

-          Adds JPA support for UuidGenerator, metadata, orm.xml

-          Fixes locking support in EIS accessor

-          Emulates field/values usage in MappedRecords

-          Moves some sequence API up from DatabasePlatform to DataSourcePlatform

-          Makes ReportQuery selects work with EIS records

-          Adds UUIDSequence

-          Adds mongo platform support for sort, select, query options, limit, skip

-          Fixes bug in JPA metadata sequencing from triggering the default sequence causing the platforms default to be overwritten

 


Back to the top