| Package | Description |
|---|---|
| com.blazebit.persistence.view.spi |
SPI for implementers of the Blaze-Persistence Entity-View extension.
|
| Modifier and Type | Method and Description |
|---|---|
EntityViewAttributeMapping.ContainerBehavior |
EntityViewAttributeMapping.getContainerBehavior()
Returns the behavior of a plural attribute container if the attribute is plural, or
null otherwise. |
static EntityViewAttributeMapping.ContainerBehavior |
EntityViewAttributeMapping.ContainerBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityViewAttributeMapping.ContainerBehavior[] |
EntityViewAttributeMapping.ContainerBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2018 Blazebit. All rights reserved.