| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| 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. | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||