Depends on what OJB API you are using!

1. PB Api: you must obtain two broker instances, one for each 
transaction. (a PB can only handle one tx at a time.)

2. ODMG: just call OJB.newTransaction();

cheers,
Thomas

Andrey Chernyh wrote:
> Hello!
> I need to have at least two transactions opened when working with OJB.
> But currently I can't do it.
> Please tell me if it is possible and how?
> Thank you.
> Best regards,
> Andrey Chernyh<[EMAIL PROTECTED]>
> Plesk Inc.
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> 




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

Reply via email to