Uses of Class
it.tidalwave.util.spring.jpa.JpaSpecificationFinder
Packages that use JpaSpecificationFinder
-
Uses of JpaSpecificationFinder in it.tidalwave.util.spring.jpa
Constructors in it.tidalwave.util.spring.jpa with parameters of type JpaSpecificationFinderModifierConstructorDescriptionJpaSpecificationFinder
(JpaSpecificationFinder<M, E, F, R> other, Object override) The required constructor for subclasses ofHierarchicFinderSupport
.