| Class and Description |
|---|
| Condition
Conditions type to run a query
|
| Configurations
This enum contains all the commons configurations that might be used to the NoSQL databases.
|
| NoSQLException
The root of the Jakarta NoSQL of unchecked exceptions.
|
| Params
A group of params to a dynamic query
|
| Settings
The interface represents the settings used in a configuration.
|
| Settings.SettingsBuilder
The Settings builder
Settings |
| Sort
This element represents a required order to be used in a query, it's has two attributes:
-- The name - the field's name to be sorted
-- The type - the way to be sorted
|
| SortType
The way to be sorted.
|
| TypeReferenceReader
The reader to
TypeReference |
| TypeReferenceReaderDecorator
Decorators of all
TypeReferenceReader supported by Diana |
| TypeSupplier
Represents a supplier of
Type. |
| Value
This interface represents the value that will be storage in the database.
|
| ValueReader
This interface represents the converters to be used in Value method,
so if there's a new type that the current API doesn't support just creates a new implementation and
load it by service load process.
|
| ValueReaderDecorator
Decorators of all
ValueReader supported by Diana |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.