Uses of Class
oracle.nosql.driver.ResourceExistsException
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 ResourceExistsException in oracle.nosql.driver
Modifier and TypeClassDescriptionclass
The operation attempted to create an index for a table but the named index already exists.class
The operation attempted to create a table but the named table already exists.