public static interface KeyValuePartTreeQuery.QueryCreatorFactory<T extends org.springframework.data.repository.query.parser.AbstractQueryCreator<?,?>>
AbstractQueryCreator instances for a given PartTree and
ParameterAccessor.| Modifier and Type | Method and Description |
|---|---|
T |
queryCreatorFor(org.springframework.data.repository.query.parser.PartTree partTree,
org.springframework.data.repository.query.ParameterAccessor accessor) |
T queryCreatorFor(org.springframework.data.repository.query.parser.PartTree partTree, org.springframework.data.repository.query.ParameterAccessor accessor)
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.