

The Getting Started with Java Persistence API course provides students new to Enterprise JavaBeans (EJB) 3.0 and the Java Persistence API (JPA) with a step by step guide for creating an application with these technologies. Using JPA and NetBeans, students build an enterprise application that performs all the standard database operations: create, retrieve, update, and delete (CRUD). In addition, students refactor their code to include 1-to-1 and 1-to-many relationships. Students are guided through the creation of the application and complete key portions of the application through hands-on labs.
4 hours
| » | Details below |
CD-ROM courses purchased on the Web site may only be used in the US. If you reside outside the US please select a country to inquire about products delivered in your country.
Before:
After:
Module 1 - Getting Started
Module 2 - Set Up Your Data
Module 3 - Build the Application
Module 4 - Add a 1-to-1 Relationship to the Data Model
Module 5 - Add a 1-to-Many Relationship to the Data Model