What is the lifecycle of an Entity Bean ?

Question

What is the lifecycle of an Entity Bean ?

Re: What is the lifecycle of an Entity Bean ?

You may want to check the following links to get more info on life cycle of entity beans http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/EJBConcepts9.html and http://www.unix.org.ua/orelly/java-ent/ebeans/ch06_03.htm

 
 

Re: What is the lifecycle of an Entity Bean ?

Thanks alot