Uses of Enum
javax.jdo.annotations.InheritanceStrategy
Packages that use InheritanceStrategy
-
Uses of InheritanceStrategy in javax.jdo.annotations
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.