Uses of Enum
oracle.kv.Operation.Type
Packages that use Operation.Type
-
Uses of Operation.Type in oracle.kv
Methods in oracle.kv that return Operation.TypeModifier and TypeMethodDescriptionOperation.getType()Returns the operation Type.static Operation.TypeReturns the enum constant of this type with the specified name.static Operation.Type[]Operation.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.