I agree with Carlos!

If you prefer to try an insert and to react on an exceptio in case of a
failure you can still do it with OJB:

just use
broker.store(object, ObjectModificationDefaultImpl.INSERT)

the ObjectModification parameter will tell OJB to use an INSERT without
prior checking!

cheers,
thomas

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

Reply via email to