Advantage of Entity Beans
843830Nov 26 2005 — edited Nov 26 2005Dear friends,
I tried to learn about entity beans. Still the advantage of using entity beans is unclear to me.
I have used session bean along with classes to store data for each entity(ex. Customer class with get and set methods).
Can you please help me to understand the advantages of using entity beans rather than using session beans and normal classes to store data for entities.
Thanking You,
Chamal.