| Package | Description |
|---|---|
| oracle.kv.table |
Table support for Oracle NoSQL Database.
|
| Modifier and Type | Method and Description |
|---|---|
TableOperation.Type |
TableOperation.getType()
Returns the operation Type.
|
static TableOperation.Type |
TableOperation.Type.valueOf(String name)
Returns 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.
|
Copyright (c) 2011, 2014 Oracle and/or its affiliates. All rights reserved.