we are trying to make OJB write objects to two tables at once, and I'm wondering if 
anyone has tried this before and can give some insight.

to be clear. You call persist on object foo and it writes two records for foo, one to 
FOO_TABLE_1 and one to FOO_TABLE_2 which both have the same structure. 


Anyone tried this?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to