| Interface | Description |
|---|---|
| KeyValueStoreEntityContext<E extends KeyValueStoreEntityContext<E,P>,P extends KeyValueStorePropertyContext<E,P>> |
Allows to configure key/value store options applying on a per-entity level.
|
| KeyValueStoreGlobalContext<G extends KeyValueStoreGlobalContext<G,E>,E extends KeyValueStoreEntityContext<E,?>> |
Allows to configure key/value store options applying on a global level.
|
| KeyValueStorePropertyContext<E extends KeyValueStoreEntityContext<E,P>,P extends KeyValueStorePropertyContext<E,P>> |
Allows to configure key/value store options applying on a per-association level.
|
Copyright © 2010-2024 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.