Uses of Interface
org.springframework.data.repository.support.RepositoryInvokerFactory
Package
Description
Support classes for integration of the repository programming model with 3rd party frameworks.
-
Uses of RepositoryInvokerFactory in org.springframework.data.repository.support
Modifier and TypeClassDescriptionclass
Default implementation ofRepositoryInvokerFactory
to inspect the requested repository type and create a matchingRepositoryInvoker
that suits the repository best.