Posted: Thu Jul 27, 2006 3:18 pm Post subject: Processing Parent/Child in JDBC Adapter.
Master
Joined: 08 Jul 2003 Posts: 205
Hi All,
JDBC Adapter: Iam trying to process parent object which has 'N' cardinality child form the database table to integration broker.
Scenario1:
If Iam retrieving such an object from the DB, and if the verb is create, ( the connector gets the key, verb, business object name of the parent from Event table) and the connector retrieves the parent and all the children associated with the parent ( primary -> Foreign Key relationship ).
Scenario2:
If its an update for only one child from the application, then in this scenario does the adapter still get all the children associated with the parent (eventhough all children are not updated) or gets only that particular child which was updated? if so how do we specify to the connector to retrieve only updated child Object.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum