| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.db.AbstractDBObject
oracle.javatools.db.AbstractBuildableObject
oracle.javatools.db.AbstractSystemObject
oracle.javatools.db.Schema
public class Schema
Model of a database schema.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class oracle.javatools.db.AbstractDBObject | 
|---|
| AbstractDBObject.ChildSupport, AbstractDBObject.ListenerSupport | 
| Field Summary | |
|---|---|
| static java.lang.String | TYPE | 
| Fields inherited from interface oracle.javatools.db.DBObject | 
|---|
| COMMENT | 
| Constructor Summary | |
|---|---|
| Schema() | |
| Schema(java.lang.String name) | |
| Method Summary | |
|---|---|
|  int | compareTo(java.lang.Object target) | 
|  java.lang.String | getType()Returns the type of this object. | 
| Methods inherited from class oracle.javatools.db.AbstractSystemObject | 
|---|
| addObjectListener, addObjectListener, addObjectListener, fireObjectUpdated, getParent, removeObjectListener, removeObjectListener, removeObjectListener | 
| Methods inherited from class oracle.javatools.db.AbstractBuildableObject | 
|---|
| checkInit, checkInit, copyToImpl, equalsImpl, getOwnedObjectsImpl, getProperties, getProperty, getReferenceIDsImpl, needsInitialization, setProperty | 
| Methods inherited from class oracle.javatools.db.AbstractDBObject | 
|---|
| changeParent, compareToImpl, copyObject, copyTo, copyTo, copyTo, copyTo, equals, findOwnedObject, findOwnedObject, findOwnedObject, getChildSupport, getID, getName, getOwnedObjects, getOwnedObjects, getProperty, getReferenceIDs, hashCode, includeOwnedObject, includesType, includesType, removeThisAsParent, replaceReferenceIDs, setID, setName, setProperties, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface oracle.javatools.db.DBObject | 
|---|
| copyTo, copyTo, copyTo, findOwnedObject, findOwnedObject, getID, getName, getOwnedObjects, getOwnedObjects, getReferenceIDs, replaceReferenceIDs, setID, setName | 
| Methods inherited from interface oracle.javatools.util.DynamicPropertySet | 
|---|
| getProperties, getProperty, getProperty, setProperties, setProperty | 
| Field Detail | 
|---|
public static final java.lang.String TYPE
| Constructor Detail | 
|---|
public Schema()
public Schema(java.lang.String name)
| Method Detail | 
|---|
public java.lang.String getType()
DBObject
getType in interface DBObjectpublic int compareTo(java.lang.Object target)
compareTo in interface java.lang.Comparable| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||