| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnConstraint | |
|---|---|
| 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 ColumnConstraint in oracle.javatools.db | 
|---|
| Subclasses of ColumnConstraint in oracle.javatools.db | |
|---|---|
 class | 
FKConstraint
A FKConstraint represents a Foreign Key Constraint. | 
 class | 
PKConstraint
A PKConstraint represents a Primary Key constraint. | 
 class | 
UniqueConstraint
A UniqueConstraint prohibits multiple rows from having the
 same value in the same column or combination of columns but allows some
 values to be null. | 
| Methods in oracle.javatools.db with parameters of type ColumnConstraint | |
|---|---|
protected  void | 
ColumnConstraint.copyToImpl(ColumnConstraint copy,
           Relation copyParent,
           IDPolicy idPolicy)
 | 
protected  boolean | 
ColumnConstraint.equalsImpl(ColumnConstraint target)
 | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||