What are the guaranteed APIs offered by the container in the EJB 2.0 specification?
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.
What are the guaranteed APIs offered by the container in the EJB 2.0 specification?
Rating:
The guaranteed APIs offered by the container in the
- Java API for XML (JAXP 1.0)
- JavaMail 1.1 for sending mails only
- Java Message Service (JMS 1.0.2) API
- Java 2 Standard Edition (J2SE 1.3) API
- Java Database Connectivity (JDBC 2.0) extension
- Java Naming and Directory Interface (JNDI 1.2) API
- Java Transaction API (JTA 1.0.1) extension with only the UserTransaction interface
Rating:
Was this information helpful?
Other articles
- What is the create() method of the session bean's home interface?
- What is the getRollbackOnly() method?
- What are the differences between a JavaBean and an Enterprise JavaBean?
- What is the local home interface?
- What are the responsibilities of a deployer in implementing security in EJB?
