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