|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.apps.fnd.applxdf.comp.DBObjectComparison
oracle.apps.fnd.applxdf.comp.TableFKComparison
public class TableFKComparison
Class to do the comparison of the Tabel FK object and propagate the schema change.
Field Summary |
---|
Fields inherited from class oracle.apps.fnd.applxdf.comp.DBObjectComparison |
---|
logger, param |
Constructor Summary | |
---|---|
TableFKComparison()
Constructor. |
|
TableFKComparison(Parameters theParam,
XDFLogger theLogger)
Constructor with argument. |
Method Summary | |
---|---|
int |
doObjectCmp(DBObject dbObj)
Do the object comparison. |
Methods inherited from class oracle.apps.fnd.applxdf.comp.DBObjectComparison |
---|
doCompare, uploadMetadata |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableFKComparison()
public TableFKComparison(Parameters theParam, XDFLogger theLogger)
theParam
- Parameters instancetheLogger
- XDFLogger instanceMethod Detail |
---|
public int doObjectCmp(DBObject dbObj)
doObjectCmp
in class DBObjectComparison
dbObj
- DB object to be compared
|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |