Search code examples
JPA get highest value in column with where condition...

javahibernatejpaspring-data-jpa

Read More
Hibernate Envers: How to capture who deleted an entity in audit table...

springhibernatespring-data-jpahibernate-envers

Read More
Hibernate batch_size best value...

hibernate

Read More
Setting Hibernate Fetch/Batch size in Spring-Boot...

javaspring-boothibernateconfiguration

Read More
Understanding Hibernate hibernate.max_fetch_depth and hibernate.default_batch_fetch_size...

javahibernate

Read More
What is the difference between hibernate.jdbc.fetch_size and hibernate.jdbc.batch_size?...

javaspringhibernatejdbcorm

Read More
GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement...

javahibernatejpajdbcspring-data

Read More
Is it possible to detach Hibernate entity, so that changes to object are not automatically saved to ...

javahibernatepersistence

Read More
java.lang.ClassNotFoundException: Could not load requested class : charset...

javaspringspring-boothibernatespring-data-jpa

Read More
Hibernate Validation 6.0 ListValueExtractor.extractValues seems to have poor performance with large ...

javahibernatebean-validation

Read More
Spring Boot application shutting down immediately after start...

javaspring-bootdockerhibernateazure-container-apps

Read More
Spring Boot JPA MySQL : Failed to determine a suitable driver class...

mysqlhibernatespring-boot

Read More
Setting Hibernate Dialect not working with Spring and YML config...

springhibernatespring-boot

Read More
How do I use row_number (or anything with same behavior) with Hibernate Criteria API?...

javahibernatejpawindow-functionscriteria-api

Read More
How to generate the JPA entity Metamodel?...

javahibernatejpaannotation-processingmetamodel

Read More
JPQL Create new Object In Select Statement - avoid or embrace?...

javahibernateormjpajpql

Read More
Batch update with Spring data jpa...

hibernatejpaspring-data-jpabatch-processingupdates

Read More
Using Docker for I receive - java.net.ConnectException: Connection refused - applications running on...

springdockerhibernatedocker-compose

Read More
LazyInitializationException with OneToMany in the simpliest way...

javahibernatespringjpa

Read More
Java System.identityHashCode returning different value internally...

javahibernatehashcode

Read More
how to resolve Joda date/time type `org.joda.time.DateTime` not supported by default...

javahibernate

Read More
Hibernate why are my objects becoming detached?...

javahibernatedictionary

Read More
Found shared references to a collection org.hibernate.HibernateException...

javahibernategrailsgroovygrails-orm

Read More
Incorrect column name when querying PostgreSQL database from Spring Boot app using Hibernate...

javapostgresqlspring-boothibernate

Read More
Error creating bean with name 'entityManagerFactory' When upgrade the app to Spring boot 3.3...

xmlspring-boothibernatespring-data-jpa

Read More
SQL syntax term for 'WHERE (col1, col2) < (val1, val2)'...

sqlpostgresqlhibernatepaginationkeyset-pagination

Read More
Hibernate results loading stuck in middle of a row...

sql-serverspring-boothibernatespring-data-jpa

Read More
Managing dependencies of OSS projects...

javahibernateversioning

Read More
java.lang.IllegalStateException: No transactional EntityManager available...

javaspringhibernatemavenjpa

Read More
How do I write a JPA criteria query that matches a collection exactly?...

hibernatejpajpa-2.0criteriaquery

Read More
BackNext