Working with Spring Data JDBC: Spring Data JDBC & the CrudRepository

Spring Data JDBC 2.2    |    Intermediate
  • 8 videos | 59m 10s
  • Includes Assessment
  • Earns a Badge
Rating 3.9 of 10 users Rating 3.9 of 10 users (10)
CrudRepository is a Spring Data interface that helps perform generic CRUD operations on specific types of repositories. Take this course to familiarize yourself with Spring Data's CrudRepository interface and modeling of relationships between entities in a Spring application. Delve into how CrudRepository is used to persist Java objects into a database table and examine Spring Data JDBC's Query annotations to map custom queries to CrudRepository methods. You'll then turn your attention to modeling relationships between entities in a Spring application and configure and implement many-to-one and many-to-many relationships. Having finished this course, you'll have a broader understanding of the features in the Spring Framework that make JDBC tasks easier.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Map an entity in your application to spring data's crudrepository and use it to persist java objects to a database
    Map custom queries to a method in a crudrepository
    Define database tables and their corresponding entities in a spring application to represent a many-to-one relationship
  • Create and persist objects that are related to one another in a many-to-one form
    Configure database tables and their corresponding entities in a spring application to represent a many-to-many relationship
    Instantiate and persist objects that have a many-to-many relationship with one another
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 9s
  • 7m 53s
  • Locked
    3.  Working with the Query Annotation
    7m 48s
  • Locked
    4.  Defining Many-to-one Relationships
    11m 26s
  • Locked
    5.  Working with Many-to-one Relationships
    5m 55s
  • Locked
    6.  Defining Many-to-many Relationships
    11m 47s
  • Locked
    7.  Working with Many-to-many Relationships
    10m 18s
  • Locked
    8.  Course Summary
    1m 54s

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.2 of 57 users Rating 4.2 of 57 users (57)
Rating 3.8 of 11 users Rating 3.8 of 11 users (11)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 7 users Rating 4.4 of 7 users (7)
Rating 4.4 of 47 users Rating 4.4 of 47 users (47)
Rating 4.6 of 75 users Rating 4.6 of 75 users (75)