|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameInUseException | |
---|---|
oracle.javatools.db | Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. |
Uses of NameInUseException in oracle.javatools.db |
---|
Methods in oracle.javatools.db that throw NameInUseException | |
---|---|
void |
AbstractDBObjectProvider.validateUniqueName(java.lang.String type, DBObject contextObject, java.lang.String name) Validates that a name is not used within the context DBObject, and throws NameInUseException if it is. |
void |
DBObjectProvider.validateUniqueName(java.lang.String type, DBObject contextObject, java.lang.String name) Validates that a name is not used within a context DBObject, and throws NameInUseException if it is. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |