Programming Tutorials

Interview Question: What are the call back methods in Entity bean?

By: Ash in Interview Tutorials on 2008-08-13  

Question:What are the call back methods in Entity bean?

Answer:

Callback methods allows the container to notify the bean of events in its life cycle. The callback methods are defined in the javax.ejb.EntityBean interface.

 

 

 

 





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

Interview Question: What is EJB container?

What do you understand by a container in J2EE?

What are the services provided by a J2EE container?

What types of comments are available in the JSP?

Interview Question: What is the difference between sessioncontext and entitycontext?

Interview Question: Does Struts include its own unit tests?

What is difference between Java Bean and Enterprise Java Bean?

Interview Question: What are the call back methods in Entity bean?

Interview Question: What is EJB client JAR file?

Is Iterator a Class or Interface? What is its use?

Interview Question: What is the difference between ejbCreate() and ejbPostCreate?

What is transient variable?

Interview Question: What is the difference between EAR, JAR and WAR file?

Can Entity Beans have no create() methods?

What do you understand by a J2EE module?

Latest Articles (in Interview)