Working with Spring Data JPA: Derived Query Methods

Spring Data JPA 2.5.2    |    Intermediate
  • 9 videos | 1h 16m 24s
  • Includes Assessment
  • Earns a Badge
Rating 4.6 of 30 users Rating 4.6 of 30 users (30)
In this course, you'll learn more about configuring derived query methods in Spring Data JPA using the CrudRepository. Get hands-on experience using some of the methods of a CrudRepository, which are automatically implemented by the Spring Framework to retrieve entities from a database table and load them into Java objects. You will also examine how to configure new query methods, search for entities based on their properties, and implement create, read, update, and delete (CRUD) operations. After you are done with this course, you'll be able to efficiently work with persisted data in Spring Data JPA.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Retrieve and read entities from a database table using a crudrepository's findby methods
    Recognize the exact syntax required to configure findby methods in a crudrepository
    Set up update and delete operations in a crudrepository
    Implement derived query methods that operate on multiple parameters
  • Identify the different ways to implement exact match lookups using derived query methods
    Search for entities based on patterns in a string property
    Search for entities based on ranges of values in numeric and date fields
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 14s
  • 12m 38s
  • Locked
    3.  Best Practices for findBy Methods
    10m 22s
  • Locked
    4.  Setting up Update and Delete Operations
    8m 14s
  • Locked
    5.  Implementing Derived Query Methods
    12m 6s
  • Locked
    6.  Comparing Different Types of Derived Query Methods
    6m 31s
  • Locked
    7.  Searching for Records Based on Patterns
    10m 38s
  • Locked
    8.  Searching for Records Based on Ranges
    11m 31s
  • Locked
    9.  Course Summary
    2m 12s

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.

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.8 of 27 users Rating 4.8 of 27 users (27)
Rating 4.5 of 273 users Rating 4.5 of 273 users (273)
Rating 4.6 of 75 users Rating 4.6 of 75 users (75)