Book Image

Java EE Development with NetBeans 7 [Video]

By : David Heffelfinger
Book Image

Java EE Development with NetBeans 7 [Video]

By: David Heffelfinger

Overview of this book

Unlock the full potential of Java EE Development with NetBeans 7 through our in-depth video course. Dive into essential topics like Code Completion and Generation, Code Navigation, Refactoring, and understanding NetBeans' Visual Cues. Learn to leverage the power of JSF for simplifying web application development and explore advanced concepts like JPA, Entity Relationships, and Session Beans. Understand the seamless integration of CDI and harness the efficiency of EJBs for scalable enterprise applications. With practical examples and hands-on exercises, grasp the intricacies of Java EE Development and accelerate your career in the world of software engineering.
Table of Contents (6 chapters)
Chapter 5
Java Persistence Query Language (JPQL) and the Criteria API
Content Locked
Section 2
Updating Database Data with JPA and JPQL
Learn how to insert database data with the JPA Java API - Update the database data with the JPQL update statement