Working with Spring Data JDBC: Configuring Derived Query Methods

Spring Data JDBC 2.2    |    Intermediate
  • 8 videos | 54m 58s
  • Includes Assessment
  • Earns a Badge
Rating 4.4 of 7 users Rating 4.4 of 7 users (7)
Configuring derived query methods in Spring Data's CrudRepository enables the execution of complex queries and the processing of their results without the developer having to write any SQL. Use this course to explore CrudRepository and different query methods in greater detail. Learn more about the steps involved in enabling logging for your Spring application and configuring methods in your CrudRepository that retrieve specific entities from a database table based on the method's signature. You'll also examine different types of queries that can be implemented, such as exact match lookups, range searches, and ordering of results. After completing this course, you'll have acquired the skills to build robust and easy-to-maintain applications.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Enable logging in your spring application to view the translation of crudrepository methods into sql queries
    Call various crudrepository methods that are implemented by default by the spring framework
    Configure derived query methods that search for entities based on a parameter
  • Set up derived query methods that search for entities based on the values of multiple properties
    Configure derived query methods that search the numeric fields of entities for values in a given range
    Set up derived query methods that return entities in a specified order
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 1s
  • 11m 51s
  • Locked
    3.  Invoking the Default CrudRepository Methods
    7m 46s
  • Locked
    4.  Configuring Derived Query Methods with a Parameter
    10m 7s
  • Locked
    5.  Using Derived Query Methods with Multiple Parameters
    7m 7s
  • Locked
    6.  Working with Range Queries in a CrudRepository
    7m 16s
  • Locked
    7.  Ordering Results with Derived Query Methods
    6m 50s
  • Locked
    8.  Course Summary
    2m 1s

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

Rating 4.7 of 15 users Rating 4.7 of 15 users (15)
Rating 4.7 of 30 users Rating 4.7 of 30 users (30)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 47 users Rating 4.5 of 47 users (47)
Rating 4.5 of 194 users Rating 4.5 of 194 users (194)
Rating 3.9 of 10 users Rating 3.9 of 10 users (10)