Java EE 7: Back-End Server Application Development
About this course
The Java EE 7: Back-End Server Application Development training teaches you how to build and deploy enterprise applications that comply with Java Platform, Enterprise Edition 7 Full Profile. Learn to develop applications with the following technologies: Enterprise JavaBeans (EJB), Java Persistence API (JPA), JDBC, Java Transaction API (JTA), Contexts and Dependency Injection (CDI), Java Message Service (JMS), Bean Validation, Batch API, Timer services, Java EE Concurrency and more
OUTLINE
Apply dependency injection using CDI
Apply the batch API to the problem of processing thousands of jobs in parallel
Create and apply Timer services
Create and use web services in enterprise applications
Develop enterprise components using EJB
Use JDBC in an enterprise environment
Use JMS to communicate between various enterprise systems
Use JPA to persist entities and create, read, update and delete database records