| Interface | Description |
|---|---|
| MapModelCriteriaBuilder.UpdatePredicatesFunc<K,V extends AbstractEntity<K>,M> | |
| MapStorage<K,V extends AbstractEntity<K>,M> |
Implementation of this interface interacts with a persistence storage storing various entities, e.g.
|
| MapStorageProvider | |
| MapStorageProviderFactory | |
| ModelCriteriaBuilder<M> |
Builder for criteria that can be used to limit results obtained from the store.
|
| StringKeyConvertor<K> |
Converts given storage key from and to
String representation. |
| Class | Description |
|---|---|
| MapFieldPredicates | |
| MapKeycloakTransaction<K,V extends AbstractEntity<K>,M> | |
| MapModelCriteriaBuilder<K,V extends AbstractEntity<K>,M> | |
| MapStorageSpi | |
| StringKeyConvertor.StringKey | |
| StringKeyConvertor.ULongKey | |
| StringKeyConvertor.UUIDKey |
| Enum | Description |
|---|---|
| MapStorageProviderFactory.Flag | |
| ModelCriteriaBuilder.Operator |
The operators are very basic ones for this use case.
|
| Exception | Description |
|---|---|
| CriterionNotSupportedException |
Copyright © 2021 JBoss by Red Hat. All rights reserved.