public class LdapQueryMethod extends QueryMethod
| Constructor and Description |
|---|
LdapQueryMethod(Method method,
RepositoryMetadata metadata,
ProjectionFactory factory)
Creates a new LdapQueryMethod from the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasQueryAnnotation()
Check whether the target method is annotated with
Query. |
createParameters, getDomainClass, getEntityInformation, getName, getNamedQueryName, getParameters, getResultProcessor, getReturnedObjectType, isCollectionQuery, isModifyingQuery, isPageQuery, isQueryForEntity, isSliceQuery, isStreamQuery, toStringpublic LdapQueryMethod(Method method, RepositoryMetadata metadata, ProjectionFactory factory)
method - must not be nullmetadata - must not be nullCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.