Search code examples
When to use EntityManager.find() vs EntityManager.getReference() with JPA...

javahibernatejpajakarta-eepersistence

Read More
org.hibernate.LazyInitializationException (no session) despite annotation org.springframework.transa...

javaspringhibernate

Read More
Error creating entityManagerFactory.Unable building Hibernate SessionF.SchemaManagementException:Exp...

javaspring-boothibernatespring-mvcspring-data-jpa

Read More
How to log SQL parameters binding in JPA queries with Spring Boot 3?...

javaspringspring-boothibernatejpa

Read More
How to log SQL statements with query param values in Spring Boot 3/Hibernate 6...

javaspring-boothibernatespring-data-jpa

Read More
Behaviour of persisting the object in hibernate...

javahibernate

Read More
Spring boot ddl auto generator...

javaspringspring-boothibernateddl

Read More
SpringBoot 3, hibernate 6 tables not created...

javaspring-boothibernate

Read More
SQL Multiple Columns in IN clause to convert to JPA...

sqloracle-databasehibernatejpaorm

Read More
Getting Cannot invoke "org.hibernate.metamodel.mapping.ModelPart.getNavigableRole()" becau...

spring-boothibernatespring-data-jpahibernate-mapping

Read More
Hibernate validator doesn't work...

javaspringhibernatevalidationhibernate-validator

Read More
How to model a polymorphic relationship in Hibernate 6 for foreign entities with different key types...

hibernatejpapolymorphism

Read More
Native query with named parameter fails with "Not all named parameters have been set"...

javahibernatejpanamed-parameters

Read More
How to specify a JPA named parameter surrounded by wildcards?...

javahibernatejpanamed-parameters

Read More
Field that is Primary key and part of composite foreign key it is not working in SpringBoot Hibernat...

javahibernatejpa

Read More
JPA or Hibernate to generate a (non primary key) column value, not starting from 1...

javamysqlhibernatejpaauto-increment

Read More
How to use a sequence generator for a non ID field?...

javahibernate

Read More
An error in SQL syntax when saving data record into the database...

javamysqlsqlhibernatestruts

Read More
The method getId() is undefined for the type ClassName...

javaspringhibernatespring-boot

Read More
Hiberate 6 and Spring Boot 3: Unable to map Java enum to PostgreSql enum...

postgresqlspring-boothibernatespring-data-jpa

Read More
Spring - JPA - Hibernate how to use EntityManager...

javaspringhibernatejpaentitymanager

Read More
Bypass GeneratedValue in Hibernate (merge data not in db?)...

javahibernatespringormjpa

Read More
Can using GenerationType.SEQUENCE cause issues with Kubernetes and load balancing across multiple in...

springspring-boothibernatekubernetesspring-data-jpa

Read More
Hibernate error, possibly with DTD declaration...

hibernate

Read More
Hibernate JoinColumn referencedColumnName...

javaspring-boothibernatejpapersistence

Read More
Hibernate LocalDate conversion...

javaoracle-databasehibernatespring-data-jpatimezone

Read More
Exception on persist new object...

javahibernateexception

Read More
Spring, Hibernate issue with applying/using another SQL Dialect...

spring-boothibernatespring-data-jpadatasourcevertica

Read More
Using HibernatePersistenceProvider in Quarkus compiled into native image...

hibernatequarkusquarkus-nativequarkus-hibernate-orm

Read More
Opposite of @Nationalized hibernate annotation...

javasql-serverhibernatejpa

Read More
BackNext