Search code examples
Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect)...


javahibernatespringamazon-web-servicespessimistic-locking

Read More
How to map column with type BIT(24) in PostgreSQL with Hibernate...


javapostgresqlhibernatejpa

Read More
Firebird excessive logging...


hibernatejdbcfirebirdjaybird

Read More
Jackson Annotations not working in Spring Boot...


javaspring-boothibernatespring-data-jpajackson

Read More
Infinite response through Spring boot's entity/dto...


javaspring-boothibernatejpabackend

Read More
How to filter on Hibernate fetch? Spring Data JPA, ManyToMany relation with a new entity, JPA specif...


javaspring-boothibernatespring-data-jpa

Read More
How to disable L1 Session caching with Spring Data JPA + Hibernate + PostgresSQL...


javapostgresqlhibernatejpaspring-data-jpa

Read More
How to change Hibernate GenerationType identifier depending on the underlying database...


javaspringhibernatejpahibernate-entitymanager

Read More
Jpa id generation strategy, @id default is auto , mysql default is IDENTITY, but I found that a hibe...


mysqlhibernatejpa

Read More
Change the default IdentifierGenerator in Hibernate...


javahibernate

Read More
Using Two PostgreSQL Databases in the Same Project...


javapostgresqlspring-boothibernatejpa

Read More
How to generate Custom Id using hibernate while it must be primary key of table...


hibernatejpa

Read More
Why should I use @NaturalId?...


javaspringspring-boothibernatenaturalid

Read More
Hibernate: Collection is declared with a raw type and has an explicit 'targetEntity'...


hibernatekotlinvert.x

Read More
[HV000030: No validator could be found for constraint 'javax.validation.constraints.NotEmpty&#39...


hibernatevalidationannotations

Read More
Generate Liquibase diff changelog using Liquibase maven plugin in Quarkus...


hibernatequarkusliquibasequarkus-panacheliquibase-maven-plugin

Read More
How to generate Liquibase changelogs with Quarkus using the Liquibase Hibernate extension?...


javahibernatequarkusdatabase-migrationliquibase

Read More
Upgrading Hibernate to 6.1 - How to specify the equivalent of @Type(type="text")?...


javahibernate

Read More
Hibernate hbm2ddl.auto default value...


javamysqldatabasehibernate

Read More
Spring's Stored Procedure, parsing the result Map...


javahibernatespringstored-proceduresdictionary

Read More
How to have JPA with Hibernate provider auto-scan for entity classes...


hibernatejpagradleintellij-ideajunit

Read More
Hibernate mapping between Postgres array of varchar and a Java/Kotlin collection of enum...


javapostgresqlhibernatekotlinhibernate-mapping

Read More
Collate hint on QueryDSL- JPA...


sqlhibernatequerydsl

Read More
How to fix the Hibernate "object references an unsaved transient instance - save the transient ...


javahibernatejpaormentity

Read More
Is there a way to get "@JsonBackReference" only working when the element is in a collectio...


jsonspringhibernateserializationfasterxml

Read More
How to extends PostgreSQL dialect to add support for some custom column type? No type mapping for or...


postgresqlspring-boothibernatejpaspring-data-jpa

Read More
Why is the Hibernate Session still open after the transaction is committed...


javaspringhibernatesession

Read More
How to use hibernate query on two tables (join table)?...


javahibernatehql

Read More
Why is my Scala project failing to find java.sql.Driver?...


javascalahibernateormmysql-connector

Read More
An error is thrown because an entity field marked with the @Formula annotation is not contained in t...


javaspringhibernate

Read More
BackNext