Package | Description |
---|---|
jakarta.nosql |
Jakarta NoSQL communication is a flexible and extensible API to connect NoSQL databases.
|
jakarta.nosql.column |
This package contains all objects to use a Column Family API.
|
jakarta.nosql.document |
This package contains all objects to use a Document Collection.
|
jakarta.nosql.keyvalue |
This package contains all Key-value domain API.
|
jakarta.nosql.mapping |
This package contains all comuns API to artemis.
|
jakarta.nosql.mapping.column |
This package contains all objects to use a Column Family API.
|
jakarta.nosql.mapping.document |
This package contains all objects to use a Document Collection.
|
jakarta.nosql.mapping.keyvalue |
This package contains all Id-value domain API.
|
jakarta.nosql.mapping.reflection |
This package contains all reflections utils, the
mapping of Field and class and also the extension to load all entity.
|
jakarta.nosql.query |
This package domain has the representation of the query String in Classes.
|