Search code examples
Synching JPA ManyToMany Relationship doesn't work as expected...


javapostgresqlspring-boothibernatespring-data-jpa

Read More
How to clear all Hibernate cache (ehcache) using Spring?...


javahibernateormehcache

Read More
Multiple Hexagonal architecture with sprint boot...


javaspring-boothibernatedomain-driven-designhexagonal-architecture

Read More
How to fix error: Couldn't find any of the CDI or Jakarta CDI Dependency types. Are you missing ...


javahibernatemapstruct

Read More
How can I prevent Hibernate from updating NULL values...


hibernatenullhibernate-mappinghibernate-annotations

Read More
Detached entity is unexpectedly being flushed causing error...


springhibernatejpaspring-data-jpa

Read More
Collation in Hibernate v6 for ORDER BY clause of JPQL...


javahibernatejpqlcollationhibernate-query

Read More
Connection issue in hibernate...


javamysqlhibernate

Read More
can Locale object be stored in database with hibernate...


javadatabasehibernatespring-roo

Read More
How to use multiple JOIN FETCH in one JPQL query...


javahibernatejpajoinjpql

Read More
Bidirectional relationships lead to a stack overflow error...


hibernatejpaspring-data-jpanhibernate-mappinghibernate-onetomany

Read More
@Version not incremented...


hibernatejpaspring-boot

Read More
HHH000511: The 12.2.0 version for [org.hibernate.dialect.OracleDialect] is no longer supported...


spring-boothibernatespring-data-jpaojdbc

Read More
How to query @ElementCollection with Specifications...


javahibernatejpaspring-data-jpaspring-data

Read More
Error Code: 1364. Field 'userid' doesn't have a default value...


javamysqlspring-boothibernateorm

Read More
Update value with join...


javahibernatejpajpql

Read More
Spring Boot Error: no transaction is in progress...


mysqlspringspring-boothibernate

Read More
Springboot + Junit5 application fails to load ApplicationContext in unit tests on CI runner but work...


spring-bootkotlinhibernatejunit5java-17

Read More
org.postgresql.util.PSQLException: ERROR: column p1_0.pet_id does not exist...


javapostgresqlspring-boothibernatejpa

Read More
Hibernate thread-safe idempotent upsert without constraint exception handling?...


javahibernatejpa

Read More
SpringBoot @OneToMany infinite loop with Lombok...


eclipsespring-boothibernate

Read More
Hibernate Best Practices: Avoiding Many-To-Many and 'exotic' relationships...


hibernatejpa

Read More
Static jpa metamodel are not generated with hibernate-jpamodelgen 6.1.5.Final...


javaspring-boothibernatejpajpamodelgen

Read More
Is Hibernate a Framework? or Library?...


hibernate

Read More
Hibernate @OneToMany FetchType.LAZY is not working...


spring-boothibernatespring-data-jpaone-to-many

Read More
Hibernate is not generating any table...


mysqlspring-bootdockerhibernate

Read More
PostgreSQL default value don't work in Spring/Hibernate application...


javaspringpostgresqlhibernate

Read More
Not allowed to create transaction on shared EntityManager - use Spring transactions or EJB CMT...


springhibernatejpajpa-2.0

Read More
What is the difference between @Immutable and @Entity(mutable=false) when using Hibernate...


javahibernatejpaentityimmutability

Read More
Can't launch my Spring Boot App after adding some database options...


javaspringoracle-databasehibernatejpa

Read More
BackNext