Uses of Package
org.springframework.data.repository.support
Package
Description
Querydsl integration support classes.
Support for repository initialization using XML and JSON.
Support classes for integration of the repository programming model with 3rd party frameworks.
-
ClassDescriptionMeta-information about the methods a repository exposes.API to invoke (CRUD) methods on Spring Data repository instances independently of the base interface they expose.
-
ClassDescriptionWrapper class to access repository instances obtained from a
ListableBeanFactory
. -
ClassDescriptionWrapper class to access repository instances obtained from a
ListableBeanFactory
.Meta-information about the methods a repository exposes.API to invoke (CRUD) methods on Spring Data repository instances independently of the base interface they expose.Interface for a factory to createRepositoryInvoker
instances for repositories managing a particular domain type.