|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnConstraint | |
oracle.jdeveloper.cm.ds.db | Contains a metadata API for describing database objects. |
Uses of ColumnConstraint in oracle.jdeveloper.cm.ds.db |
Subclasses of ColumnConstraint in oracle.jdeveloper.cm.ds.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.jdeveloper.cm.ds.db with parameters of type ColumnConstraint | |
protected void |
ColumnConstraint.copyToImpl(ColumnConstraint copy) |
protected boolean |
ColumnConstraint.equalsImpl(ColumnConstraint target) |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.