All Classes and Interfaces

Class
Description
Extension of StringQuery that evaluates the given query string as a SpEL template-expression.
ParameterAccessor based on an Parameters instance.
QueryLookupStrategy that tries to detect a dynamic query declared via DynamicQuery annotation.
JPA specific extension of JpaQueryMethod.
JPA specific generic repository factory.
DynamicJpaRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID>
Special adapter for Springs DynamicJpaRepositoryFactoryBean interface to allow easy setup of repository factories via Spring configuration.
RepositoryQuery implementation that inspects a DynamicJpaQueryMethod for the existence of an DynamicQuery annotation and creates a JPA DynamicQuery from it.
Factory for differently configured ParameterBinder.
Annotation to declare finder dynamic queries directly on repository methods.