21.3. Entity Bean API Reference

API 21.1 javax.ejb.EntityBean

public interface EntityBean extends EnterpriseBean       public void ejbActivate();       public void ejbLoad();       public void ejbPassivate();       public void ejbRemove();       public void ejbStore();       public void setEntityContext(EntityContext context);       public void unsetEntityContext();

Get J2EE™ and JAX™: Developing Web Applications and Web Services now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.