|
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 UniqueConstraint | |
|---|---|
| oracle.javatools.db | Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. |
| oracle.jdeveloper.engine.db | |
| oracle.jdeveloper.offlinedb | Database API extension for saving database object definitions in XML files. |
| Uses of UniqueConstraint in oracle.javatools.db |
|---|
| Subclasses of UniqueConstraint in oracle.javatools.db | |
|---|---|
class |
PKConstraintA PKConstraint represents a Primary Key constraint. |
| Uses of UniqueConstraint in oracle.jdeveloper.engine.db |
|---|
| Constructors in oracle.jdeveloper.engine.db with parameters of type UniqueConstraint | |
|---|---|
DBForeignKey(FKConstraint fkConstraint, UniqueConstraint pkConstraint, int seq, Column fkColumn, Column pkColumn) |
|
| Uses of UniqueConstraint in oracle.jdeveloper.offlinedb |
|---|
| Methods in oracle.jdeveloper.offlinedb that return UniqueConstraint | |
|---|---|
UniqueConstraint |
OfflineDBObjectFactory.newUniqueConstraint(java.lang.String name, Relation parent)Deprecated. |
|
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 | |||||||||