|
Spring Data Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CrudInvoker | |
|---|---|
| org.springframework.data.repository.support | Support classes for integration of the repository programming model with 3rd party frameworks. |
| Uses of CrudInvoker in org.springframework.data.repository.support |
|---|
| Methods in org.springframework.data.repository.support that return CrudInvoker | ||
|---|---|---|
|
Repositories.getCrudInvoker(Class<T> domainClass)
|
|
| Constructors in org.springframework.data.repository.support with parameters of type CrudInvoker | |
|---|---|
DomainClassPropertyEditor(CrudInvoker<?> invoker,
EntityInformation<T,ID> information,
PropertyEditorRegistry registry)
Creates a new DomainClassPropertyEditor for the given repository, EntityInformation and
PropertyEditorRegistry. |
|
|
Spring Data Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||