Index
All Classes and Interfaces|All Packages|Serialized Form
Q
- QueryByExampleDataFetcher<T> - Class in org.springframework.graphql.data.query
-
Main class to create a
DataFetcherfrom a Query By Example repository. - QueryByExampleDataFetcher.Builder<T,
R> - Class in org.springframework.graphql.data.query -
Builder for a Query by Example-based
DataFetcher. - QueryByExampleDataFetcher.QueryByExampleBuilderCustomizer<T> - Interface in org.springframework.graphql.data.query
-
Callback interface that can be used to customize QueryByExampleDataFetcher
QueryByExampleDataFetcher.Builderto change its configuration. - QueryByExampleDataFetcher.ReactiveBuilder<T,
R> - Class in org.springframework.graphql.data.query -
Builder for a reactive Query by Example-based
DataFetcher. - QueryByExampleDataFetcher.ReactiveQueryByExampleBuilderCustomizer<T> - Interface in org.springframework.graphql.data.query
-
Callback interface that can be used to customize QueryByExampleDataFetcher
QueryByExampleDataFetcher.ReactiveBuilderto change its configuration. - QuerydslDataFetcher<T> - Class in org.springframework.graphql.data.query
-
Main class to create a
DataFetcherfrom a Querydsl repository. - QuerydslDataFetcher.Builder<T,
R> - Class in org.springframework.graphql.data.query -
Builder for a Querydsl-based
DataFetcher. - QuerydslDataFetcher.QuerydslBuilderCustomizer<T> - Interface in org.springframework.graphql.data.query
-
Callback interface that can be used to customize QuerydslDataFetcher
QuerydslDataFetcher.Builderto change its configuration. - QuerydslDataFetcher.ReactiveBuilder<T,
R> - Class in org.springframework.graphql.data.query -
Builder for a reactive Querydsl-based
DataFetcher. - QuerydslDataFetcher.ReactiveQuerydslBuilderCustomizer<T> - Interface in org.springframework.graphql.data.query
-
Callback interface that can be used to customize QuerydslDataFetcher
QuerydslDataFetcher.ReactiveBuilderto change its configuration. - QueryMapping - Annotation Interface in org.springframework.graphql.data.method.annotation
-
@QueryMappingis a composed annotation that acts as a shortcut for@SchemaMappingwithtypeName="Query".
All Classes and Interfaces|All Packages|Serialized Form