| Package | Description |
|---|---|
| org.springframework.data.querydsl |
Querydsl integration support classes.
|
| org.springframework.data.repository.support |
Support classes for integration of the repository programming model with 3rd party frameworks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuerydslRepositoryInvokerAdapter
RepositoryInvoker that is aware of a QuerydslPredicateExecutor and Predicate to be executed
for all flavors of findAll(…). |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RepositoryInvoker
API to invoke (CRUD) methods on Spring Data repository instances independently of the base interface they expose.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.