Packages 
Package Description
jakarta.nosql
Jakarta NoSQL communication is a flexible and extensible API to connect NoSQL databases.
jakarta.nosql.column
Defines the API to Column Family API in communication level.
jakarta.nosql.document
Defines the API to Document Collection API in communication level.
jakarta.nosql.keyvalue
Defines the API to Key-value API in communication level.
jakarta.nosql.mapping
Defines the core API in mapping level.
jakarta.nosql.mapping.column
Defines the API to Column Family in mapping level.
jakarta.nosql.mapping.document
Defines the API to Document Collection in mapping level.
jakarta.nosql.mapping.keyvalue
Defines the API to Key-value in mapping level.
jakarta.nosql.query
Defines the API to representation of the query String in Classes.