Day 6. Entity EJBs

Yesterday, you learned about Session beans, and how they can be used to provide a service to a specific client. Today you will study Entity beans – a completely different type of EJB.

The major topics that you will be covering today are

  • How Entity beans represent domain objects, providing services that can be used by all clients

  • Specifying, implementing, configuring, and deploying bean-managed persistence (BMP) Entity beans (container-managed persistence (CMP) Entity beans are covered tomorrow)

  • How EJBs can provide a local interface in addition to their remote interface

Get Sams Teach Yourself J2EE™ in 21 Days, Second Edition 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.