EJB Assembly
- Create an EJB project
- EJB relationships
- Create relationships for EJB 2.x beans
- Add relationship roles to keys
- Define bean relationships
- Define container transactions for EJB modules
- Define method permissions for EJB modules
- Define security roles for EJB modules
- Define environment variables
- Add client views or interfaces to beans
- Add and remove CMP fields
- Add finder methods to EJB 2.x beans using EJB QL
- Add methods to the home interface
- Add a security identity (bean level)
- EJB client JAR projects
- Create an EJB client JAR project
- Removing an EJB client JAR project
- EJB Deployment Descriptor editor
- Finder methods for CMP entity beans
- EJB inheritance
- Key classes and key fields
- Exclude methods during EJB module assembly
- Delete enterprise beans
- Demote methods from an interface
- Export EJB projects to EJB JAR files
- Import an EJB JAR file
- Import class files to an EJB project
- Work with a bean's client interface methods
- Promote methods to an interface