Enlist the CallBack methods of Entity Bean.

Answer

public interface javax.ejb.EntityBean extends javax.ejb.EnterpriseBean {
 
public abstract void ejbRemove();
 
public abstract void ejbActivate();
 
public abstract void ejbStore();
 
public abstract void ejbPassivate(); public abstract void setEntityContext(EntityContext ctx); public abstract void unsetEntityContext(); public abstract void ejbLoad();
 
}

All ejb Questions

Ask your interview questions on ejb

Write Your comment or Questions if you want the answers on ejb from ejb Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---