DZone

The Eclipse JNoSQL is a framework to help developers create enterprise-grade applications using Java and NoSQL technologies. It helps them create scalable applications while maintaining low coupling with the underlying NoSQL technology. This version has some features and a break-compatibility where it will talk about in this post.

At this version, there is break compatibility. This change was in the package name and not in the API itself, and it is similar to Jakarta EE big bang in version 9. Briefly, the names ‘Diana’ and ‘Artemis’ have been replaced with ‘communication’ and ‘mapping’ respectively. It will include both the package name and the project name.

Source: DZone