Example usage for org.springframework.data.repository.query ParameterAccessor interface-usage

List of usage examples for org.springframework.data.repository.query ParameterAccessor interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.repository.query ParameterAccessor interface-usage.

Usage

From source file com.frank.search.solr.repository.query.SolrParameterAccessor.java

/**
 * @author Christoph Strobl
 */
public interface SolrParameterAccessor extends ParameterAccessor {

    /**