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 )

What is the difference between Session Bean and Entity Bean?

What is transient variable?

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

What is the difference between interface and abstract class?

Interview Question: Do ActionForms have to be true JavaBeans?

What are the call back methods in Session bean?

What types of comments are available in the JSP?

Interview Question: What is local interface. How values will be passed?

Explain the new Features of JDBC 2.0 Core API?

What is Collection API?

What is similarities/difference between an Abstract class and Interface?

Interview Question: What is difference between EJB 1.1 and EJB 2.0?

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

Interview Question: What is re-entrant. Is session beans reentrant. Is entity beans reentrant?

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

Latest Articles (in Interview)