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