Search code examples
Is Spring 6 not working with Hibernate 5?...

springhibernate

Read More
How to parameterise Postgresql Interval for TimescaleDB `time_bucket` function with JPQL, Spring Dat...

postgresqlhibernatejpqljpa-2.1timescaledb

Read More
Migrating Hibernate 3 to 5: relation hibernate_sequence does not exist...

javahibernate

Read More
Spring Boot + JPA : Column name annotation ignored...

javahibernatejpaspring-boot

Read More
Hibernate SessionFactory creation failed: org.hibernate.MappingException: Could not create DynamicPa...

javahibernatemavenlog4jpom.xml

Read More
H2 database is not available in my spring app...

javaspringspring-boothibernateh2

Read More
java.lang.NoClassDefFoundError: org/springframework/orm/hibernate5/HibernateTransactionManager...

springhibernate

Read More
Multi-Tenant Spring boot web application...

javaspringpostgresqlspring-boothibernate

Read More
Spring Boot Hibernate 6.6.0 delete TransientObjectException after update...

spring-boothibernate

Read More
Using Hibernate UUIDGenerator via annotations...

javahibernateannotationsuuid

Read More
Implementing Pagination using entity manager in spring...

springhibernatejpaspring-data-jpa

Read More
Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect)...

javahibernatespringamazon-web-servicespessimistic-locking

Read More
How to auto insert Current DATE in SQL with Java / Hibernate...

javasqlhibernatedateannotations

Read More
Hibernate: How to fix "identifier of an instance altered from X to Y"?...

javahibernatehibernateexception

Read More
How to use @ManyToMany when reading Entity but ignore it when saving Entity in Spring Boot...

springhibernateboot

Read More
Hibernate StaleObjectStateException After Upgrading to 6.6.3: Row was updated or deleted by another ...

javaspringspring-boothibernatejpa

Read More
Spring Boot 3.4.0 lets integration tests with JPA/Hibernate fail...

javaspring-boothibernatespring-data-jpa

Read More
Comparing two dates from different format...

javaspringhibernatespring-mvcjpa

Read More
There was an unexpected error (type=Forbidden, status=403).Forbiden...

javaspringspring-boothibernatespring-mvc

Read More
Kotlin with JPA/Hibernate: no lazy-loading without `open`?...

hibernatejpaormlazy-loadingkotlin

Read More
Liferay single database for two applications...

mysqlhibernateliferay-6liferay-service-builder

Read More
Fetch many to one hibernate in JSP...

javahibernatejsp

Read More
Best way to inherit tables with kotlin and jpa...

hibernatekotlinjpa

Read More
Why hibernate runs two queries when passing a transient entity to merge?...

javahibernatejpamergetransient

Read More
org.postgresql.util.PSQLException: ERROR: function lower(bytea) does not exist...

postgresqlhibernatejpalowercasenamed-parameters

Read More
Case insensitive column names in Hibernate query...

springspring-boothibernate

Read More
org.hibernate.query.SemanticException: Could not resolve attribute...

javahibernatehql

Read More
Hibernate: flush() and commit()...

javahibernateorm

Read More
StaleObjectStateException: Row was updated or deleted by another transaction?...

springhibernategrailsgrails-ormgrails-2.0

Read More
Spring Data JPA - @Query annotation with qualifier for the database it applies to...

spring-boothibernatespring-data-jpa

Read More
BackNext