Hi Dear All,
According to the specification of EJB 1.1, Entity Bean can only update/insert one
record at one call.
If I wanted to update a batch of records at one call(for performance), I would have to
implement
specific method or employ Session Bean.
Am I missing something or are there any other approaches?
Cheers,
Wenhui
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".