Skills required for Sun test 310-090
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
Skills required for Sun test 310-090
Rating:
- Understanding the programming restrictions that apply to EJB 2.0.
- Identifying the requirements and responsibilities of the EJB container in providing various services.
- Writing code for EJB applications that include remote home, remote component, local home, and local component interfaces.
- Identifying the super-interfaces required and the methods present in remote and home interfaces.
- Understanding the life cycles of session, entity, and message-driven beans.
- Identifying the responsibilities from the given list of roles. The roles include bean developer, application assembler, bean deployer, server provider, container provider, and system administrator.
- Understanding EJB query language, the clauses in the language, and the expressions involved.
- Understanding message-driven beans, Java message services, and the required interfaces for JMS.
- Understanding the transaction management, and the required methods to carry out transactions successfully.
- Identifying the exceptions that will be thrown while writing EJB codes and the responsibilities of the container in handling the exceptions.
- Understanding the EJB security management, the responsibilities of the container, and various roles in providing security.
Differentiating between the bean and container managed persistent beans and the requirements of both these beans.
Rating:
Was this information helpful?
Other articles
- What are the requirements for writing the accessor methods of a cmr field?
- What is the isIdentical(EJBObject obj) method?
- What is a JMS topic?
- What are the differences between a JavaBean and an Enterprise JavaBean?
- Describe the life cycle of a stateless session bean.