Index
All Classes and Interfaces|All Packages
A
- after(JoinerQuery<T, R>, Query) - Method in class cz.encircled.joiner.spring.PageableFeature
B
- before(JoinerQuery<T, R>) - Method in class cz.encircled.joiner.spring.PageableFeature
C
- cz.encircled.joiner.spring - package cz.encircled.joiner.spring
D
- delegate - Variable in class cz.encircled.joiner.spring.SpringJoinerRepositoryImpl
F
- find(JoinerQuery<U, R>) - Method in class cz.encircled.joiner.spring.SpringJoinerRepositoryImpl
- findOne(JoinerQuery<U, R>) - Method in class cz.encircled.joiner.spring.SpringJoinerRepositoryImpl
- findPage(JoinerQuery<U, R>, Pageable) - Method in interface cz.encircled.joiner.spring.SpringJoinerRepository
-
This "find" method support spring
Pageableand converts result to springPage - findPage(JoinerQuery<U, R>, Pageable) - Method in class cz.encircled.joiner.spring.SpringJoinerRepositoryImpl
J
- joiner(JoinGraphRegistry) - Method in class cz.encircled.joiner.spring.JoinerConfiguration
- JoinerConfiguration - Class in cz.encircled.joiner.spring
-
Default configuration of joiner for Spring environment.
- JoinerConfiguration() - Constructor for class cz.encircled.joiner.spring.JoinerConfiguration
- joinerKt(JoinGraphRegistry) - Method in class cz.encircled.joiner.spring.JoinerConfiguration
- joinGraphRegistry() - Method in class cz.encircled.joiner.spring.JoinerConfiguration
P
- PageableFeature - Class in cz.encircled.joiner.spring
-
This feature allows applying spring
Pageablecriteria (limit, offset, sort) to the query - PageableFeature(Pageable) - Constructor for class cz.encircled.joiner.spring.PageableFeature
S
- SpringJoinerRepository<T> - Interface in cz.encircled.joiner.spring
-
Entity repository with spring-data integration
- SpringJoinerRepositoryImpl<T> - Class in cz.encircled.joiner.spring
-
Parent class for entity repositories with Joiner support within spring context.
- SpringJoinerRepositoryImpl() - Constructor for class cz.encircled.joiner.spring.SpringJoinerRepositoryImpl
All Classes and Interfaces|All Packages