|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PKConstraint | |
---|---|
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.offlinedb | Database API extension for saving database object definitions in XML files. |
Uses of PKConstraint in oracle.javatools.db |
---|
Methods in oracle.javatools.db that return PKConstraint | |
---|---|
static PKConstraint |
PKConstraint.getPrimaryKey(Relation table) Returns a primary key for the given table, if it owns one. |
Uses of PKConstraint in oracle.jdeveloper.offlinedb |
---|
Methods in oracle.jdeveloper.offlinedb that return PKConstraint | |
---|---|
PKConstraint |
OfflineDBObjectFactory.newPKConstraint(java.lang.String name, Relation parent) Deprecated. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |