Caster -- 
If you're using Oracle, check out xdocs/how-to-work-with-stored-procedures.xml in cvs. 
 It describes how I addressed this problem on my current project.  It's specific to 
Oracle, but it may provide some clues as to how you could address this problem in your 
environment.

Ron Gallagher
Atlanta, GA
[EMAIL PROTECTED]

> 
> From: "casterx" <[EMAIL PROTECTED]>
> Date: 2003/06/23 Mon AM 10:55:50 EDT
> To: "OJB Users List" <[EMAIL PROTECTED]>
> Subject: OJB and Database autonumbers
> 
> I'm working on a database that manages its own primary key ids via triggers.
> What's the best way to have OJB co-exist with it? I know it won't be a
> problem to retrieve records, but what should I do right after I store new
> objects since the PKs will be out of synch due to the new ID written in the
> database after the broker.store().
> 
> Sorry if this is a duplicate question. The mail archive seems to be
> incomplete at the moment.
> 
> Caster
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to