Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Uses of Class
oracle.javatools.db.CascadeRequiredException

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.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.