Java Persistence with JPA Free Download

Java Persistence with JPA Free Download

Released 1/2023MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 ChSkill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 2h 7m | Size: 333 MB

Jakarta Persistence (JPA) is the standard for mapping Java objects to databases. JPA provides several advantages over traditional data access methods like Java Database Connectivity (JDBC). In this hands-on course, Kesha Williams discusses these advantages and acquaints you with the basics of JPA, entity management, transaction management, and relationship mapping. Kesha then discusses more advanced topics like inheritance mapping strats, Jakarta Persistence Query Language (JPQL), the Criteria API, and persistence providers. She explains how inheritance functions when working with mappings, classes, and tables. She also demonstrates how to create queries using JPQL as well as native queries.