|
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 CascadeRequiredException | |
---|---|
oracle.ide.db.dialogs | Dialogs for working with database objects in the IDE. |
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 CascadeRequiredException in oracle.ide.db.dialogs |
---|
Methods in oracle.ide.db.dialogs with parameters of type CascadeRequiredException | |
---|---|
static boolean |
CascadeConfirmDialog.confirmCascade(java.awt.Component parent, CascadeRequiredException cre, java.lang.String title, java.lang.String helpTopic) Prompts the user to confirm a cascade with the information contained in the given exception. |
Uses of CascadeRequiredException in oracle.javatools.db |
---|
Methods in oracle.javatools.db with parameters of type CascadeRequiredException | |
---|---|
void |
CascadeRequiredException.include(CascadeRequiredException cre2) Includes the cascade information of the given exception with the details of this constraint (i.e. |
|
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 |