Hello Everyone
I need to have all the relations(to find out how the different tables are relate or what is the relation) for a particular table. This is in continuation to my previous query .Can anyone let me know how to get the exact relations.I tried with dictRelation = df.relationObject(); but this gives only the table name and no the relation nventTable.altconfigId == ConfigTable.configId).
Thanks in advance
0
Comments