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