See: Description
| Class | Description |
|---|---|
| KeyValueRepositoryFactory |
RepositoryFactorySupport specific of handing
KeyValueRepository. |
| KeyValueRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID> |
FactoryBean to create KeyValueRepository. |
| QuerydslKeyValuePredicateExecutor<T> |
QuerydslPredicateExecutor capable of applying Predicates using CollQuery. |
| QuerydslKeyValueRepository<T,ID> | Deprecated
since 2.6, use
QuerydslKeyValuePredicateExecutor instead. |
| SimpleKeyValueRepository<T,ID> |
Simple
KeyValueRepository implementation. |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.