|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| 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 |
FKConstraintA FKConstraint represents a Foreign Key Constraint. |
class |
PKConstraintA PKConstraint represents a Primary Key constraint. |
class |
UniqueConstraintA 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.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||