Uses of Enum
oracle.nosql.driver.Consistency.Type
Package
Description
Contains the public API for using the Oracle NoSQL Database
as well as configuration and common parameter classes used in
database operations.
-
Uses of Consistency.Type in oracle.nosql.driver
Modifier and TypeMethodDescriptionConsistency.getType()
Returns theConsistency.Type
of Consistencystatic Consistency.Type
Returns the enum constant of this type with the specified name.static Consistency.Type[]
Consistency.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.