| Package | Description |
|---|---|
| com.blazebit.persistence.view |
Entity-View extension for the Blaze-Persistence API.
|
| com.blazebit.persistence.view.change |
Change model interfaces for querying changes of Updatable Entity-Views.
|
| com.blazebit.persistence.view.metamodel |
Entity-View extension metamodel.
|
| Class and Description |
|---|
| ViewMetamodel
Provides access to the metamodel of the entity views.
|
| Class and Description |
|---|
| MapAttribute
Instances of the type MapAttribute represent persistent Map-valued attributes.
|
| PluralAttribute
Instances of the type PluralAttribute represent collection-valued attributes.
|
| SingularAttribute
Instances of the type SingularAttribute represents single-valued properties or fields.
|
| Class and Description |
|---|
| Attribute
Represents an attribute of a view type.
|
| Attribute.AttributeType
The different attribute types.
|
| Attribute.MappingType
The different attribute mapping types.
|
| Attribute.MemberType
The different attribute types.
|
| AttributeFilterMapping
Represents the mapping of a named filter on an entity view attribute.
|
| FilterMapping
Represents the mapping of a named filter.
|
| FlatViewType
Represents the metamodel of a flat entity view.
|
| ManagedViewType
Represents the metamodel of an managed entity view type which is either an entity view or an embeddable entity view.
|
| MappingConstructor
Represents a constructor of a view type.
|
| MethodAttribute
Represents an attribute of a view type specified by a getter.
|
| ParameterAttribute
Represents an attribute of a view type specified by a constructor parameter.
|
| PluralAttribute
Instances of the type PluralAttribute represent collection-valued attributes.
|
| PluralAttribute.CollectionType
The different collection types.
|
| SingularAttribute
Instances of the type SingularAttribute represents single-valued properties or fields.
|
| Type
Represents the mapping type of a view or attribute.
|
| Type.MappingType
The different mapping types.
|
| ViewFilterMapping
Represents the mapping of a named filter on an entity view.
|
| ViewType
Represents the metamodel of an entity view.
|
Copyright © 2014–2018 Blazebit. All rights reserved.