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, toString |
ElasticsearchQueryMethod
public ElasticsearchQueryMethod(Method method,
RepositoryMetadata metadata,
ElasticsearchEntityInformationCreator elasticsearchEntityInformationCreator)
hasAnnotatedQuery
public boolean hasAnnotatedQuery()
getAnnotatedQuery
public String getAnnotatedQuery()
Copyright © 2013 BioMed Central. All Rights Reserved.