public final class JpaQueryLookupStrategy extends Object
| Modifier and Type | Method and Description |
|---|---|
static QueryLookupStrategy |
create(javax.persistence.EntityManager em,
QueryLookupStrategy.Key key,
QueryExtractor extractor,
QueryMethodEvaluationContextProvider evaluationContextProvider,
EscapeCharacter escape)
|
public static QueryLookupStrategy create(javax.persistence.EntityManager em, @Nullable QueryLookupStrategy.Key key, QueryExtractor extractor, QueryMethodEvaluationContextProvider evaluationContextProvider, EscapeCharacter escape)
em - must not be null.key - may be null.extractor - must not be null.evaluationContextProvider - must not be null.escape - Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.