Uses of Enum
com.blazebit.persistence.view.FetchStrategy
Packages that use FetchStrategy
Package
Description
Entity-View extension for the Blaze-Persistence API.
Entity-View extension metamodel.
-
Uses of FetchStrategy in com.blazebit.persistence.view
Methods in com.blazebit.persistence.view that return FetchStrategyModifier and TypeMethodDescriptionstatic FetchStrategyReturns 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. -
Uses of FetchStrategy in com.blazebit.persistence.view.metamodel
Methods in com.blazebit.persistence.view.metamodel that return FetchStrategyModifier and TypeMethodDescriptionAttribute.getFetchStrategy()Returns the fetch strategy of the attribute.