Using UUID on Spring Data JPA Entities
In this article I’ll explore how to model a [JPA Entity][1] using an [UUID][2] as Primary Key working with [Spring Data JPA.][3]
Read on →
In this article I’ll explore how to model a [JPA Entity][1] using an [UUID][2] as Primary Key working with [Spring Data JPA.][3]
Read on →
Hello! In this post I’ll explore the different alternatives for querying hierarchical data stored on a RDBMS using [JPA][1].
Read on →
This is the story of how Oracle DB was messing up Kotlin’s type system, and what I did to fix it.
Read on →