MENU

Fun & Interesting

Spring Data JDBC: Beyond the Obvious

SpringDeveloper 18,189 lượt xem 3 years ago
Video Not Working? Fix It Now

Spring Data JDBC is an ORM inspired by Domain Driven Design. It purposely limits the ways you can model your domain objects. This makes Spring Data JDBC simple to maintain and to use.

Sometimes, though, you want to achieve things that aren’t obvious how to do. This talk shows how to solve common challenges:

- Bidirectional relationships
- ID generation
- Contextual query strategies
- Fine-tuning of mappings

Whether you are new to Spring Data JDBC or have substantial experience with it, this talk can give you a better understanding.

Jens Schauder, Staff Engineer at VMware

Slides: https://www.slideshare.net/Pivotal/spring-data-jdbc-beyond-the-obvious

Comment