| Package | Description |
|---|---|
| io.katharsis.jpa | |
| io.katharsis.jpa.query.querydsl |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaRepositoryFilterBase
Empty default implementation for
JpaRepositoryFilter. |
| Modifier and Type | Method and Description |
|---|---|
List<JpaRepositoryFilter> |
JpaModule.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
JpaModule.addFilter(JpaRepositoryFilter filter)
Adds the given filter to this module.
|
void |
JpaModule.removeFilter(JpaRepositoryFilter filter)
Removes the given filter to this module.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
QuerydslRepositoryFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
QuerydslRepositoryFilterBase |
Copyright © 2017. All Rights Reserved.