| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface DBReferenceID
Extension of DBObjectID that is used to refer back to an object in a Database. This reference is persistable and can be saved to file by the IDConverter but allows us to refer back to the actual object in the database as well.
| Method Summary | |
|---|---|
 java.lang.String | 
getName()
Deprecated. Get the name that was last known for the referenced object  | 
 DBObjectID | 
getNewID()
Deprecated. This ID is used to reference an object in the database.  | 
 java.lang.String | 
getSchemaName()
Deprecated. Get the name of the Schema that was last known for the referenced object  | 
 java.lang.String | 
getSubType()
Deprecated. Retrieves the sub-type of object referenced by this id.  | 
 DBObject | 
resolveID()
Deprecated. This ID is used to reference an object in the database.  | 
 DBObject | 
resolveReference(Database db)
Deprecated. Use DBUtil.resolveInOtherProvider(oracle.javatools.db.BaseObjectID, oracle.javatools.db.DBObjectProvider) | 
| Methods inherited from interface oracle.javatools.db.DBObjectID | 
|---|
equals, getParent, getType | 
| Methods inherited from interface oracle.javatools.util.Copyable | 
|---|
copyTo | 
| Method Detail | 
|---|
@Deprecated
DBObject resolveReference(Database db)
                          throws DBException
DBUtil.resolveInOtherProvider(oracle.javatools.db.BaseObjectID, oracle.javatools.db.DBObjectProvider)
DBException
DBObject resolveID()
                   throws DBException
resolveID in interface DBObjectIDDBExceptiongetNewID()DBObjectID getNewID()
resolveID()java.lang.String getName()
java.lang.String getSubType()
java.lang.String getSchemaName()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||