Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.data.jpa.repository.query Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
AbstractJpaQueryAbstract base class to implement RepositoryQuerys.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
DefaultJpaEntityMetadataDefault implementation for JpaEntityMetadata.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
InvalidJpaQueryMethodExceptionSignals that we encountered an invalid query method.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
Jpa21UtilsUtils for bridging various JPA 2.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
JpaCountQueryCreatorSpecial JpaQueryCreator that creates a count projecting query.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
JpaEntityGraphEntityGraph configuration for JPA 2.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
JpaEntityMetadataJPA specific extension of EntityMetadata.Interfaceorg.springframework.data.jpa.repository.querySpringData CouchDb
JpaParametersCustom extension of Parameters discovering additional query parameter annotations.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
JpaQueryCreatorQuery creator to create a CriteriaQuery from a PartTree.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
JpaQueryExecutionSet of classes to contain query execution strategies.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
JpaQueryLookupStrategyQuery lookup strategy to execute finders.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
JpaQueryMethodJPA specific extension of QueryMethod.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
ParameterBinderParameterBinder is used to bind method parameters to a Query.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
PartTreeJpaQueryA AbstractJpaQuery implementation based on a PartTree.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
ProcedureAnnotation to declare JPA 2.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
QueryAnnotation to declare finder queries directly on repository methods.Classorg.springframework.data.jpa.repositorySpringData CouchDb
QueryHintsWrapper annotation to allow QueryHint annotations to be bound to methods.Classorg.springframework.data.jpa.repositorySpringData CouchDb
QueryUtilsSimple utility class to create JPA queries.Classorg.springframework.data.jpa.repository.querySpringData CouchDb
StringQueryParameterBinderParameterBinder that takes StringQuery.Classorg.springframework.data.jpa.repository.querySpringData CouchDb