Re: Special migration method for SOME tables, not all
Posted by:
Erwin Pino
Date: January 27, 2006 08:32AM
I have now found that by checking: [X] Enable detailed mapping definitions in next step in screen "Object Mapping", a migration method selection per table IS available in the next step "Detailed Object Mapping". So far so good.
However the special actions I need to do, all need to happen in doDataBulkTransferTableToMysql, but at that point the knowledge about my special migration method seems lost.
Question: Does the table object store the migration method somewhere? How can I find out in doDataBulkTransferTableToMysql that a special migration method was selected?
What would be a good point to specialize code? A lot of if's in doDataBulkTransferTableToMysql seems a shame.
Does anyone have experience with this?
Thank you,
Erwin
Subject
Written By
Posted
Re: Special migration method for SOME tables, not all
January 27, 2006 08:32AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.