ApplicationContext from any class.EntityManager according to the current DynamicJpaRepositoryQuery
type.StringQuery that evaluates the given query string as a SpEL template-expression.DynamicBasedStringQuery for the given query and EntityMetadata.ParameterAccessor based on an Parameters instance.JpaParametersParameterAccessor.QueryLookupStrategy that tries to detect a dynamic query declared via DynamicQuery annotation.JpaQueryMethod.JpaQueryMethod.DynamicJpaRepositoryFactory.DynamicJpaRepositoryFactoryBean interface to allow easy setup of
repository factories via Spring configuration.DynamicJpaRepositoryFactoryBean for the given repository interface.RepositoryQuery implementation that inspects a DynamicJpaQueryMethod
for the existence of an DynamicQuery annotation and creates a JPA DynamicQuery from it.DynamicJpaRepositoryQuery from the given AbstractJpaQuery.ParameterBinder.DynamicQueryMetadataCache.Template