Package | Description |
---|---|
org.springframework.data.keyvalue.repository.support |
Support infrastructure for query derivation of key/value specific repositories.
|
Modifier and Type | Method and Description |
---|---|
protected KeyValueRepositoryFactory |
KeyValueRepositoryFactoryBean.createRepositoryFactory(KeyValueOperations operations,
Class<? extends org.springframework.data.repository.query.parser.AbstractQueryCreator<?,?>> queryCreator,
Class<? extends org.springframework.data.repository.query.RepositoryQuery> repositoryQueryType)
Create the repository factory to be used to create repositories.
|
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.