org.springframework.data.elasticsearch.repository.query
Class ElasticsearchQueryMethod
java.lang.Object
org.springframework.data.repository.query.QueryMethod
org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod
public class ElasticsearchQueryMethod
- extends QueryMethod
ElasticsearchQueryMethod
- Author:
- Rizwan Idrees, Mohsin Husen
| Methods inherited from class org.springframework.data.repository.query.QueryMethod |
createParameters, getDomainClass, getEntityInformation, getName, getNamedQueryName, getParameters, getReturnedObjectType, isCollectionQuery, isModifyingQuery, isPageQuery, isQueryForEntity, isSliceQuery, toString |
ElasticsearchQueryMethod
public ElasticsearchQueryMethod(Method method,
RepositoryMetadata metadata,
ElasticsearchEntityInformationCreator elasticsearchEntityInformationCreator)
hasAnnotatedQuery
public boolean hasAnnotatedQuery()
getAnnotatedQuery
public String getAnnotatedQuery()
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.