Uses of Interface
org.springframework.data.repository.query.QueryByExampleExecutor
Package
Description
Support classes to work with query methods.
-
Uses of QueryByExampleExecutor in org.springframework.data.repository.query
Modifier and TypeInterfaceDescriptioninterface
Interface to allow execution of Query by ExampleExample
instances.