Skip navigation links

Package jakarta.nosql.mapping

Defines the core API in mapping level.

See: Description

Package jakarta.nosql.mapping Description

Defines the core API in mapping level. It brings an easy interface to support key-value, column family, document oriented and graph databases using as base Jakarta NoSQL in CDI based. The API's focus is on simplicity and ease of use. Developers should only have to know a minimal set of artifacts to work with the solution. The API is built on latest Java 8 features and therefore fit perfectly with the functional features of Java 8.
Skip navigation links

Copyright © 2017–2021 Eclipse Foundation. All rights reserved.