org.springframework.data.elasticsearch.repository.query
Class ElasticsearchPartQuery
java.lang.Object
org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery
org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery
- All Implemented Interfaces:
- org.springframework.data.repository.query.RepositoryQuery
public class ElasticsearchPartQuery
- extends AbstractElasticsearchRepositoryQuery
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElasticsearchPartQuery
public ElasticsearchPartQuery(ElasticsearchQueryMethod method,
ElasticsearchOperations elasticsearchOperations)
execute
public Object execute(Object[] parameters)
createQuery
public CriteriaQuery createQuery(org.springframework.data.repository.query.ParametersParameterAccessor accessor)
Copyright © 2012-2013 BioMed Central. All Rights Reserved.