| Class and Description |
|---|
| AttributeConverter
A class that implements this interface can be used to convert entity attribute state into database column
representation and back again.
|
| DatabaseType
Defines the database type supported on Jakarta NoSQL Mapping.
|
| IdNotFoundException
When The Entity is converted to communication layer,
this entity must have a field with
Id annotation. |
| MappingException
The root exception to Mapping layer
|
| Page
A page is a fixed-length contiguous block of entities from the database.
|
| Pagination
Pagination is the process of separating print or digital content into discrete pages.
|
| Pagination.PaginationBuilder
The builder of
Pagination |
| PreparedStatement
An object that represents a precompiled Query statement.
|
| Sorts
This instance represents a group of one or more
Sort instances. |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.