Uses of Enum
javax.jdo.annotations.DiscriminatorStrategy
Packages that use DiscriminatorStrategy
-
Uses of DiscriminatorStrategy in javax.jdo.annotations
Subclasses with type arguments of type DiscriminatorStrategy in javax.jdo.annotationsModifier and TypeClassDescriptionenumEnumeration of the discriminator strategy values.Methods in javax.jdo.annotations that return DiscriminatorStrategyModifier and TypeMethodDescriptionstatic DiscriminatorStrategyReturns the enum constant of this type with the specified name.static DiscriminatorStrategy[]DiscriminatorStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.