| Package | Description |
|---|---|
| com.blazebit.persistence.view |
Entity-View extension for the Blaze-Persistence API.
|
| com.blazebit.persistence.view.metamodel |
Entity-View extension metamodel.
|
| Modifier and Type | Method and Description |
|---|---|
static FetchStrategy |
FetchStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FetchStrategy[] |
FetchStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FetchStrategy |
Attribute.getFetchStrategy()
Returns the fetch strategy of the attribute.
|
Copyright © 2014–2018 Blazebit. All rights reserved.