Search code examples
What is the difference between DAO and Repository patterns?...


hibernatedomain-driven-designejb-3.0repository-patterndata-access-layer

Read More
Quarkus/Hibernate relationship between two tables...


javahibernatequarkusquarkus-panache

Read More
ConcurrentModificationException on JPA hibernate save spring/JPA/Java...


hibernatespring-bootjpaspring-data-jpa

Read More
Java / Hibernate - Write operations are not allowed in read-only mode...


javahibernatespringreadonly

Read More
Force a transactional rollback without encountering an exception?...


javahibernatespring

Read More
Map MariaDB geometry Point to custom Hibernate type...


javamysqlhibernatemariadbhibernate-mapping

Read More
How to retrieve the datasource used by a persistence unit programmatically...


hibernatejakarta-eejpajpa-2.0jboss7.x

Read More
JPQL and list of tuples as parameter for SELECT IN statements...


hibernatespring-bootjpakotlinjpql

Read More
org.hibernate.PersistentObjectException: detached entity passed to persist...


hibernate

Read More
Why has javax.persistence-api been replaced by jakarta.persistence-api in spring data jpa starter?...


javahibernatespring-bootjpaspring-data-jpa

Read More
Spring Boot CRUD operations with hibernate...


javaspring-boothibernateannotationsmapping

Read More
What does the length attribute do when set on the @Column JPA annotation?...


javahibernatejpaannotations

Read More
@GeneratedValue(strategy = GenerationType.SEQUENCE) and startVaule...


javadatabasehibernate

Read More
Hibernate throws MultipleBagFetchException - cannot simultaneously fetch multiple bags...


javahibernatejpaone-to-manybag

Read More
Cannot be cast to java.io.Serializable...


javahibernatecriteria

Read More
How to call a stored procedure in Spring Boot?...


springspring-boothibernatestored-proceduresspring-data-jpa

Read More
how to treat mysql json column with queryDSL?...


hibernatejpaquerydsl

Read More
ZonedDateTime with incorrect timezone fetched from database...


javaspringhibernatejdbczoneddatetime

Read More
How to dynamically generate SQL query based on user’s selections?...


javahibernatejpaeclipselink

Read More
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
How to fix org.hibernate.LazyInitializationException - could not initialize proxy - no Session...


javahibernatesessionormlazy-loading

Read More
Hibernate 6 interceptor with Spring Boot 3...


javaspringspring-boothibernateinterceptor

Read More
Connection issue in hibernate...


javamysqlhibernate

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


javadatabasehibernatespring-roo

Read More
BackNext