Query in jsonb (JSON array) column with JPA native query Querying JSON Arrays with JPA Native Queries The Challenge Searching within JSON Arrays Modern applications often store data in JSON format utilizing the flexib 2 min read 05-10-2024 7
Firebird Hibernate dialect misplaces first ? and skip ? parameters in statement Debugging Firebird Hibernate Dialect Misplaced Parameter Issues The Problem When using Hibernate with the Firebird dialect you might encounter a baffling issue 2 min read 04-10-2024 12
Elasticsearch Nested Aggregations with Spring data elasticsearch 5.2 Understanding Elasticsearch Nested Aggregations with Spring Data Elasticsearch 5 2 Elasticsearch is a powerful search and analytics engine widely used for its a 2 min read 18-09-2024 22
space is not allowed after parameter prefix ':' in SpEL support in Spring Data JPA @Query definitions Understanding the No Space Rule After Parameter Prefix in Spring Data JPA Query Definitions In Spring Data JPA developers frequently utilize the Spring Expressi 2 min read 17-09-2024 22
batch for update entities list by NamedQuery and function with Pair as input Batch Updating Entities with Named Queries and Functional Programming In the world of Java persistence efficiently updating large lists of entities can be a com 3 min read 02-09-2024 17