Uses of Enum
org.eclipse.persistence.annotations.OptimisticLockingType
Packages that use OptimisticLockingType
-
Uses of OptimisticLockingType in org.eclipse.persistence.annotations
Methods in org.eclipse.persistence.annotations that return OptimisticLockingTypeModifier and TypeMethodDescriptionstatic OptimisticLockingTypeReturns the enum constant of this type with the specified name.static OptimisticLockingType[]OptimisticLockingType.values()Returns an array containing the constants of this enum type, in the order they are declared.