I am trying to understand better EclipseLink NoSQL, but I am having trouble understand it's limitations, what it currently supports and I simply can't find anything about the future plans the team has.
So, in short, I have quite a big list of questions that i would like to know, if you people don't mind:
Does EclipseLink support:
- Object Oriented queries
- CRUD of entities
- Polymorphic entities
- Embeddable objects (components)
- Basic types
- Unidirectional and Bidirectional relationships (if yes, which ones?)
- Collections (Set, List, Map, etc)
- Full JPA support (I assume it does, but just in case I am wrong)
- Denormalization
- Complex joins and aggregations
Apart from these questions, are there any other limitations or jewels of the crown that I should know of? Also, what is the team currently working in? What are the future plans?
I would be super happy if someone here could provide me with links or documentation for the questions I provided above, since I couldn't find anything :S
Thanks in advance, Pedro.