Search code examples
How to check a property in any of multiple column when column value not null...

javahibernatehql

Read More
When does Hibernate print statistics?...

javahibernate

Read More
What are relations between Spring Data, Spring Data JPA and Hibernate?...

javahibernatespring-data-jpaspring-data

Read More
Difference between FetchType LAZY and EAGER in Java Persistence API?...

javahibernatejpaorm

Read More
How to detect N+1 problems in a Hibernate/JPA application...

javahibernatejpa

Read More
How to fix org.postgresql.util.PSQLException: ERROR: op ANY/ALL (array) requires array on right side...

postgresqlhibernatejpa

Read More
Hibernate fails Integer schema validation after the update...

javaspringspring-boothibernatekotlin

Read More
How to find sum of multiple columns in where clause...

javamysqlhibernatehql

Read More
org.hibernate.dialect.PostgreSQLDialect is deprecated...

javahibernate

Read More
QueryDSL and SubQuery with Tuple condition...

javahibernatejpasyntaxquerydsl

Read More
How to map a 2-d matrix in Java to Hibernate/JPA?...

javahibernatejpamultidimensional-array

Read More
How to convert a Hibernate proxy to a real entity object...

javahibernatejpaproxylazy-loading

Read More
Error while creating bean on hibernate spring project...

javaspringspring-boothibernatespring-mvc

Read More
Transactional Synchronization...

javamultithreadingspringhibernate

Read More
Hibernate - @ElementCollection - Strange delete/insert behavior...

javahibernateormjpajpa-2.0

Read More
Spring Data JPA with Transactions...

javaspringhibernatejpaspring-transactions

Read More
Hibernate custom finder SQL query doesn't return OneToMany relation...

javahibernatelazy-loading

Read More
Error creating bean with name 'entityManagerFactory' defined in class path resource : Unable...

javaspringhibernatejpa

Read More
Why is JPA still working with record class as entity?...

javahibernatejpaspring-data-jpajava-record

Read More
spring boot - calculated field...

springhibernatespring-boot

Read More
H2 not creating/updating table in my Spring Boot app. Something's wrong with my Entity?...

javahibernatejpaspring-booth2

Read More
Hibernate 6 + Jakarta InheritanceType.JOINED class cast exception...

javahibernatejpa

Read More
JdbcTypeRecommendationException: Could not determine recommended JdbcType for...

spring-boothibernate

Read More
How to limit result in @Query used in Spring Data Repository...

hibernatespring-dataspring-data-jpahql

Read More
Referential integrity constraint violation error in Spring Boot using H2 database...

javaspring-boothibernatejpah2

Read More
Hibernate @OneToOne executes multiple queries even with @Fetch(FetchMode.JOIN)...

hibernatequery-optimizationfetchone-to-one

Read More
java.lang.UnsupportedOperationException: The application must supply JDBC connections...

javahibernatejdbc

Read More
EntityManager provider not found...

javahibernatejpaentitymanagerjpa-2.1

Read More
Getting 500 Exception response on my entity Booking due to @Future Annotation...

javaspringspring-boothibernaterest

Read More
Hibernate Error: org.hibernate.NonUniqueObjectException: a different object with the same identifier...

javahibernateorm

Read More
BackNext