See: Description
| Interface | Description |
|---|---|
| EntityViewManagerResolver |
Resolve the EntityViewManager used for a specific repository.
|
| EntityViewRepository<E,V,PK extends Serializable> |
Base entity view repository interface.
|
| FullEntityViewRepository<E,V,PK extends Serializable> |
Interface that supports
EntityViewRepository and CriteriaSupport capabilities. |
| Annotation Type | Description |
|---|---|
| EntityViewManagerConfig |
Configure the EntityViewManager for a specific repository.
|
Copyright © 2014–2018 Blazebit. All rights reserved.