Oracle Fusion Middleware extensions for XML based Datamodel Framework
11g Release 1 (11.1.1.6)

E22566-04

Uses of Class
oracle.apps.fnd.applxdf.xdfapi.Constraint

Packages that use Constraint
oracle.apps.fnd.applxdf.xdfapi   
 

Uses of Constraint in oracle.apps.fnd.applxdf.xdfapi
 

Subclasses of Constraint in oracle.apps.fnd.applxdf.xdfapi
 class CheckConstraint
          A CheckConstraint object represents a Check Constraint Key in a Table.
 class FKConstraint
          A FKConstraint object represents a Foreign Key in a Table.
 class PKConstraint
          A PKConstraint represents a Primary Key constraint.
 class UKConstraint
          The UKConstraint class represents an unique constraint that prohibits multiple rows from having the same value in the same column or combination of columns but allows some values to be null.
 


Oracle Fusion Middleware extensions for XML based Datamodel Framework
11g Release 1 (11.1.1.6)

E22566-04

Copyright © 2012 Oracle. All Rights Reserved.