EntityBeans Performance

From: Ray (rfelipe_at_earthlink.net)
Date: 10/31/03


Date: 30 Oct 2003 22:19:35 -0800

Hi,

Can anyone here share their experiences with EntityBeans? I heard that
there is a performance issue using it since an instance of an
EntityBean represents a row in a table and updating 10,000 rows means
instantiating 10,000 EBs.

Is it a good idea to use EntityBeans?

-Ray