Search code examples
JPA query after save doesn't return database generated field...

springpostgresqlhibernatejpa

Read More
Hibernate failing to insert parent of ManyToMany relationship when it contains a child not currently...

javaspringhibernate

Read More
how to redirect the 400 error in tomcat 9 version with custom error page...

javahibernatemappingxhtmltomcat9

Read More
Hibernate - Batch update returned unexpected row count from update: 0 actual row count: 0 expected: ...

javahibernate

Read More
Hibernate forces foreign key to be non-null...

javasql-serverspringhibernatejpa

Read More
one-to-many: JPA generates wrong FK while using ddl-auto=create-drop...

javaspring-boothibernatejpaspring-repositories

Read More
Ordinal enum mapping with Hibernate 6.5...

javasql-serveroracle-databasehibernateenums

Read More
Joining Entities by a Range - Hibernate...

javahibernatejpaspring-data-jpahibernate-mapping

Read More
Hibernate changes @Table(name) to lowercase...

hibernatejpa

Read More
JPA firing INSERT before SELECT during an UPDATE?...

hibernatejpaspring-data-jpa

Read More
java.sql.SQLIntegrityConstraintViolationException: Column 'msg' cannot be null...

javamysqlspringdatabasehibernate

Read More
How to configure Hibernate6 default for Timestamp with a nanosecond precision?...

javahibernateh2

Read More
"Table not found" exception with hibernate...

hibernate

Read More
Hibernate table not found...

javahibernate

Read More
Table doesn't exists using hibernate...

javahibernate

Read More
Unable to resolve name [org.hibernate.dialect.MYSQL5Dialect] as strategy [org.hibernate.dialect.Dial...

javahibernatespring-boot

Read More
"Soft delete" in Hibernate with OneToOne mapping...

javahibernate

Read More
How to set the column order of a composite primary key using JPA/Hibernate...

mysqlhibernatejpacomposite-primary-key

Read More
Location of hibernate.cfg.xml in project?...

javahibernateorm

Read More
org.hibernate.exception.GenericJDBCException: could not execute query...

javahibernateexception

Read More
SemanticException: Select item at position 1 in select list has no alias when using JPQL subselect...

javahibernatejpaspring-data-jpa

Read More
Use Hibernate to save objects to the database...

javadatabasehibernatejpaorm

Read More
MySQL database connection error: ManagedConnectionFactory is null...

javamysqldatabasehibernate

Read More
is using DTOs in every case always a good practice?...

springspring-boothibernateentitydto

Read More
cannot insert null in one to many relationship hibernate annotation...

javahibernateormannotations

Read More
Avoid Jackson serialization on non fetched lazy objects...

javaspringhibernateserializationjackson

Read More
Jackson triggering JPA Lazy Fetching on serialization...

javajsonspringhibernatejpa

Read More
Eclipse the import cannot be resolved after Java update...

javaeclipsehibernate

Read More
Spring Boot Fails to Start after First Boot...

javaspringspring-boothibernate

Read More
How can I change the database table column order?...

javadatabasehibernatejpaspring-data-jpa

Read More
BackNext