| Package | Description |
|---|---|
| com.blazebit.persistence.view.metamodel |
Entity-View extension metamodel.
|
| Modifier and Type | Method and Description |
|---|---|
ViewFilterMapping |
ViewType.getViewFilter(String filterName)
Returns the view filter mapping of the entity view with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ViewFilterMapping> |
ViewType.getViewFilters()
Returns the view filter mappings of the entity view.
|
Copyright © 2014–2018 Blazebit. All rights reserved.