Top Feed
Spring Data JPA: Ultimate Guide to Custom Queries with @Query Annotation
Best Practices for Many-To-One and One-To-Many Association Mappings
Should You Use JPA and Hibernate for Your next Project?
Spring Data JPA: What is it? And Why Should You Use It?
Hibernate Tip: How to map an entity to multiple tables
Spring & Spring Data JPA: Managing Transactions
JPA vs Hibernate : The difference between save, persist, merge and update
Getting Started with Flyway & Version-Based Migration
How to Return DTOs from Native Queries with Spring Data JPA
Version based database migration with Liquibase
Today, I want to talk about version-based database migration with Liquibase. Creating the database for your application seems to ...
Spring Data JPA: Ultimate Guide to Custom Queries with @Query Annotation
In this video, I will show you how to define and use custom queries with Spring Data JPA. You will learn how to execute JPQL and ...
Best Practices for Many-To-One and One-To-Many Association Mappings
Today, I want to talk about best practices for many-to-one and one-to-many association mappings. When you model your ...
Should You Use JPA and Hibernate for Your next Project?
Do JPA and Hibernate really fit the project you're about to start? This important question gets not asked often enough! And if you ...
Spring Data JPA: What is it? And Why Should You Use It?
When you implement a new application, you should focus on the business logic instead of technical complexity and boilerplate ...
Hibernate Tip: How to map an entity to multiple tables
Get more recipes like this one in my new book Hibernate Tips: More than 70 solutions to common Hibernate problems: ...
Spring & Spring Data JPA: Managing Transactions
Spring Boot and Spring Data JPA make the handling of transactions extremely simple. They enable you to declare your preferred ...
JPA vs Hibernate : The difference between save, persist, merge and update
JPA and Hibernate provide different methods to persist new and to update existing entities. You can choose between JPA's persist ...
Getting Started with Flyway & Version-Based Migration
Today, I want to give you a quick introduction to version-based database migration with Flyway. Updating a database seems easy ...
How to Return DTOs from Native Queries with Spring Data JPA
When using Spring Data JPA, you are used to derived and custom queries that return the result in your preferred format. A typical ...
Thorben Janssen
@ThorbenJanssenStats
Profile
Groups
This member is not part of any groups yet.