Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Uses of Class
oracle.javatools.db.CheckConstraint

Packages that use CheckConstraint
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 CheckConstraint in oracle.javatools.db
 

Methods in oracle.javatools.db with parameters of type CheckConstraint
protected  void CheckConstraint.copyToImpl(CheckConstraint copy, DBObject copyParent, IDPolicy idPolicy)
           
protected  boolean CheckConstraint.equalsImpl(CheckConstraint target)
           
 

Uses of CheckConstraint in oracle.jdeveloper.offlinedb
 

Methods in oracle.jdeveloper.offlinedb that return CheckConstraint
 CheckConstraint OfflineDBObjectFactory.newObject(java.lang.String name, Relation parent)
          Deprecated. 
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.