Implementing JPA Service Methods
2021-03-24
Description
In this Cockroach University lesson titled "Implementing Service Methods" you will learn how to define service components to implement your business logic and interact with CockroachDB.This video is a sample lesson from our new course, "Fundamentals of CRDB for Java Application Developers". In this lesson, you will learn: 0:00 How the service layer fits into a Spring Data JPA application 0:32 How to link a service implementation to a repository for database CRUD operations 0:51 How to write a simple service method to retrieve an entity by its ID 2:00 How to modify a row in the database using an entity object Learn more about CockroachDB by signing up for free training at Cockroach University: https://www.cockroachlabs.com/cockroach-university/