Front-end Apps: Data Persistence
Java EE 7
| Intermediate
- 14 videos | 1h 16m 58s
- Includes Assessment
- Earns a Badge
Most business applications need to persist data. Discover how to work with the Java Persistence API (JPA) for persisting Java objects, including using JPA entities, mapping, and queries.
WHAT YOU WILL LEARN
-
Describe at a high level the java persistence api and object-relational mapping it entailsDescribe jpa entities and describe how to create an entity classDescribe entity mapping and the role of a primary key in mapping and describe how to change default mappingDescribe the use of temporal types and transient fields in jpa entitiesDescribe the data types for fields and properties and contrast persistent fields and propertiesDescribe persistence units, the use of the persistence.xml file, and persistence contexts in java ee applicationsDescribe the role of the entity manager with an example of its use in a java ee application, and describe the entity instance life cycle and entity manager methods
-
Describe jpa queriesCreate and populate a java derby databaseCreate a jpa entity from a pojoCreate and configure a persistence unit in a java ee applicationUse the functionality of the java persistence api in a java ee applicationCreate dynamic jpql queries in a java ee applicationPractice configuring data persistence for a java ee application
IN THIS COURSE
-
3m 30sAfter completing this video, you will be able to describe the Java Persistence API and object-relational mapping at a high level. FREE ACCESS
-
4m 49sUpon completion of this video, you will be able to describe JPA entities and how to create an entity class. FREE ACCESS
-
4m 32sUpon completion of this video, you will be able to describe entity mapping and the role of a primary key in mapping, and describe how to change default mapping. FREE ACCESS
-
2m 2sAfter completing this video, you will be able to describe the use of temporal types and transient fields in JPA entities. FREE ACCESS
-
3m 39sAfter completing this video, you will be able to describe the data types for fields and properties and contrast persistent fields and properties. FREE ACCESS
-
2m 31sAfter completing this video, you will be able to describe persistence units, the use of the persistence.xml file, and persistence contexts in Java EE applications. FREE ACCESS
-
5m 4sUpon completion of this video, you will be able to describe the role of the Entity Manager with an example of its use in a Java EE application, and describe the entity instance life cycle and Entity Manager methods. FREE ACCESS
-
2m 59sAfter completing this video, you will be able to describe JPA queries. FREE ACCESS
-
8m 40sIn this video, you will learn how to create and populate a Java Derby database. FREE ACCESS
-
4m 14sIn this video, you will learn how to create a JPA entity from a POJO. FREE ACCESS
-
5m 37sIn this video, you will learn how to create and configure a persistence unit in a Java EE application. FREE ACCESS
-
7m 30sDuring this video, you will learn how to use the Java Persistence API in a Java EE application. FREE ACCESS
-
5m 31sDuring this video, you will learn how to create dynamic JPQL queries in a Java EE application. FREE ACCESS
-
16m 19sLearn how to configure data persistence for a Java EE application. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Journey
Back-End Engineer