Spring Data JDBC: Beyond the Obvious
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 arent obvious how to do. This talk shows how to solve common challenges: Bidirectional relationships ID generation Contextual query strategies Finetuning of mappings Whether you are new to Spring Data JDBC or have substantial experience with it, this talk can give you a better understanding.
|
|