Uses of Interface
org.springframework.data.repository.util.QueryExecutionConverters.ExecutionAdapter
Package
Description
Utility classes for repository implementations.
-
Uses of QueryExecutionConverters.ExecutionAdapter in org.springframework.data.repository.util
Modifier and TypeMethodDescriptionQueryExecutionConverters.getExecutionAdapter
(Class<?> returnType) Returns theQueryExecutionConverters.ExecutionAdapter
to be used for the given return type.