This illustration demonstrates that when the client invokes the home interface create method, the container performs the following:

  1. bean constructor

  2. ejbCreate

  3. primary key constructor

  4. ejbSetEntityContext

  5. ejbPostCreate