Uses of Enum Class
io.dingodb.sdk.service.entity.store.PessimisticCheck
Packages that use PessimisticCheck
-
Uses of PessimisticCheck in io.dingodb.sdk.service.entity.store
Methods in io.dingodb.sdk.service.entity.store that return PessimisticCheckModifier and TypeMethodDescriptionstatic PessimisticCheckPessimisticCheck.forNumber(int number) static PessimisticCheckReturns the enum constant of this class with the specified name.static PessimisticCheck[]PessimisticCheck.values()Returns an array containing the constants of this enum class, in the order they are declared.