Wenhui, Object Design's Javlin is a middle tier EJB caching product that you might find interesting. Along with its distributed object caching, it also transparently provides transactional batching of operations to allow higher performance and throughput. See http://www.objectdesign.com for more details. -Bruce > Date: Tue, 14 Aug 2001 09:56:02 +0900 > From: Wenhui Bai at YSD <[EMAIL PROTECTED]> > Subject: About Entity Bean's batch updating capability > > 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".
