| Package | Description |
|---|---|
| com.blazebit.persistence.view.metamodel |
Entity-View extension metamodel.
|
| Modifier and Type | Method and Description |
|---|---|
<X> FlatViewType<X> |
ViewMetamodel.flatView(Class<X> clazz)
Returns the metamodel embeddable entity view type representing the embeddable entity view specified by the given class or null.
|
| Modifier and Type | Method and Description |
|---|---|
Set<FlatViewType<?>> |
ViewMetamodel.getFlatViews()
Returns the metamodel embeddableentity views.
|
Copyright © 2014–2018 Blazebit. All rights reserved.