Enroller sample demonstrates the use of mapping a many-to-many relationship between database tables to a pair of entity
beans with bean-managed persistence
Order sample demonstrates the use of mapping a one-to-many relationship between database tables to a helper class and an
entity bean with bean-managed persistence.
Salesrep sample demonstrates the use of mapping a one-to-many relationship between database tables to a pair of entity
beans with bean-managed persistence