Creates Container-Managed Persistence (CMP) Entity Enterprise JavaBean (EJB) components based on an
existing relational database. Entity beans are used to represent objects whose
lifespan is longer than a typical program execution. This template
creates an entity bean for each selected table, complete with finder methods, CMP fields, and CMP relationships.