Uses of Class
oracle.nosql.driver.ResourceExistsException
Packages that use 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
Subclasses of ResourceExistsException in oracle.nosql.driverModifier 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.