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 are the responsibilities of a bean provider in implementing security?
- What is a finder method of an entity bean's home interface?
- What is the ejbRemove() method of a session bean?
- What is the <abstract-schema-name> element of the deployment descriptor?
- What is the == operator?
