Blog: Thoughts on Java (Thorben Janssen) |
214 blogs
updated: 52 min. ago
|
||
The post Hibernate & Testcontainers A Perfect Match For Your Tests? appeared first on Thorben Janssen. When writing tests that rely on a dat...
|
||
The post Native Queries with Spring Data JPA appeared first on Thorben Janssen. Spring Data JPA supports various ways to retrieve data from ...
|
||
The post Migrating from Hibernate's to JPA's Criteria API appeared first on Thorben Janssen. As shown in my previous post, Hibernate offers ...
|
||
The post Hibernate's Query APIs appeared first on Thorben Janssen. When working with Hibernate, you can choose between multiple APIs to quer...
|
||
The post Pagination with JPA and Hibernate appeared first on Thorben Janssen. The size of a result set has a huge impact on the performance ...
|
||
The post How to change an attribute before INSERT and UPDATE appeared first on Thorben Janssen. In a comment here on the blog, Mehmet asked ...
|
||
The post Composite Repositories Extend your Spring Data JPA Repository appeared first on Thorben Janssen. Almost all applications have at le...
|
||
The post Speed-up your Query with Parameter Padding appeared first on Thorben Janssen. Most databases put a lot of effort into analyzing SQL...
|
||
The post Mapping Arrays with Hibernate appeared first on Thorben Janssen. Arrays are a common data type in Java and part of the SQL-99 stand...
|
||
The post Modeling self-referencing associations with Hibernate appeared first on Thorben Janssen. When you model a hierarchical data structu...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler