| Package | Description |
|---|---|
| com.blazebit.persistence.view |
Entity-View extension for the Blaze-Persistence API.
|
| com.blazebit.persistence.view.filter |
Entity-View extension default attribute filters.
|
| com.blazebit.persistence.view.metamodel |
Entity-View extension metamodel.
|
| com.blazebit.persistence.view.spi |
SPI for implementers of the Blaze-Persistence Entity-View extension.
|
| Class and Description |
|---|
| CascadeType
The cascade types for updatable entity views.
|
| ConvertOption
The available options that can be enabled when converting entity view types via
EntityViewManager.convert(Object, Class, ConvertOption...). |
| CorrelationBuilder
A builder for correlating a basis with an entity class.
|
| EntityViewSetting
A EntityViewSetting is a set of filters and sorters that can be
applied to a
CriteriaBuilder. |
| EntityViewSetting.AttributeFilterActivation |
| FetchStrategy
The fetch strategy for an entity view attribute.
|
| FlushMode
The flush mode for an updatable entity view.
|
| FlushStrategy
The flush mode for an updatable entity view.
|
| InverseRemoveStrategy
The strategy to use when an element was removed from the inverse relation.
|
| LockMode
The lock mode types for updatable entity views.
|
| Sorter
A sorter is an object that applies an order by on a
OrderByBuilder for a specific expression. |
| SubqueryProvider
Provides a subquery to a
SubqueryInitiator. |
| Class and Description |
|---|
| AttributeFilterProvider
An attribute filter provider is an object that applies restrictions on a
WhereBuilder. |
| Class and Description |
|---|
| CorrelationProvider
Provides correlation functionality for entity views.
|
| FetchStrategy
The fetch strategy for an entity view attribute.
|
| FlushMode
The flush mode for an updatable entity view.
|
| FlushStrategy
The flush mode for an updatable entity view.
|
| InverseRemoveStrategy
The strategy to use when an element was removed from the inverse relation.
|
| LockMode
The lock mode types for updatable entity views.
|
| SubqueryProvider
Provides a subquery to a
SubqueryInitiator. |
| Class and Description |
|---|
| CascadeType
The cascade types for updatable entity views.
|
| EntityViewManager
An interface that gives access to the metamodel and object builders.
|
| FlushMode
The flush mode for an updatable entity view.
|
| FlushStrategy
The flush mode for an updatable entity view.
|
| InverseRemoveStrategy
The strategy to use when an element was removed from the inverse relation.
|
| LockMode
The lock mode types for updatable entity views.
|
Copyright © 2014–2018 Blazebit. All rights reserved.