Uses of Package
org.springframework.data.jpa.repository.query
Packages that use org.springframework.data.jpa.repository.query
Package
Description
Spring Data JPA specific converter infrastructure.
CDI support for Spring Data JPA Repositories.
Query implementation to execute queries against JPA.
JPA repository implementations.
-
Classes in org.springframework.data.jpa.repository.query used by org.springframework.data.jpa.convertClassDescriptionA value type encapsulating an escape character for LIKE queries and the actually usage of it in escaping
Strings. -
Classes in org.springframework.data.jpa.repository.query used by org.springframework.data.jpa.repository.cdiClassDescriptionJPA specific extension of
QueryMethod.Provide aQueryRewriterbased upon theJpaQueryMethod. -
Classes in org.springframework.data.jpa.repository.query used by org.springframework.data.jpa.repository.queryClassDescriptionAbstract base class to implement
RepositoryQuerys.A value type encapsulating an escape character for LIKE queries and the actually usage of it in escapingStrings.EntityGraph configuration for JPA 2.1EntityGraphs.JPA specific extension ofEntityMetadata.Custom extension ofParametersdiscovering additional query parameter annotations.CustomParameterimplementation adding parameters of typeTemporalto the special ones.ParameterAccessorbased on anParametersinstance.Query creator to create aCriteriaQueryfrom aPartTree.Set of classes to contain query execution strategies.JPA specific extension ofQueryMethod.A factory interface for creatingJpaQueryMethodFactoryinstances.Delegate for keyset scrolling.Adapter to construct scroll queries.Value object to hold metadata about repository methods.ParameterBinderis used to bind method parameters to aQuery.This interface describes the API for enhancing a given Query.Provide aQueryRewriterbased upon theJpaQueryMethod. -
Classes in org.springframework.data.jpa.repository.query used by org.springframework.data.jpa.repository.supportClassDescriptionA value type encapsulating an escape character for LIKE queries and the actually usage of it in escaping
Strings.JPA specific extension ofEntityMetadata.A factory interface for creatingJpaQueryMethodFactoryinstances.Provide aQueryRewriterbased upon theJpaQueryMethod.