Search code examples
Should JPA Entities match database constraints and triggers?...

javahibernatejpatriggersconstraints

Read More
OutOfMemoryError after migrating to spring 6 / hibernate 6 / spring boot 3 with multiple datasources...

javaspringspring-boothibernatespring-mvc

Read More
What is replacement of getTypeName() in DIalect class of Hibernate...

javahibernate

Read More
How to get SQL from Hibernate Criteria API in Hibernate 6?...

javahibernatehibernate-6.x

Read More
Complete steps for enabling second-level caching with Hibernate?...

javascalahibernate

Read More
In Hibernate 6 CriteriaQuery max() aggregator fails when configuring a UserType on a serializable cl...

javahibernatewildfly

Read More
Cannot import import com.querydsl.jpa.impl.JPAQuery;...

javahibernatequerydsl

Read More
Table laptop_seq doesn't exist despite Hibernate 'update' table generation...

javahibernatequarkusquarkus-panache

Read More
Error creating bean with name 'entityManagerFactory' defined in class path resource : Invoca...

javaspringhibernatespring-mvcjpa

Read More
DuplicateMappingException after extending @Entity with @Inheritance...

javahibernatejpahibernate-mapping

Read More
Cannot call Postgresql Function using SpringBoot 3.2.0 (using Hibernate 6)...

postgresqlspring-boothibernatehibernate-mappinghibernate-6.x

Read More
Spring Boot Copy Parent and Children...

javahibernatejpaentity

Read More
Hibernate: EmbeddedId with auto increment...

javadatabasehibernatejpatype-safety

Read More
Unsigned Int in JPA and Hibernate...

hibernatejpa

Read More
Hibernate Configuration for File Config via code...

javahibernatehibernate-mapping

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

hibernatevalidationannotations

Read More
how to Resolve "could not initialize proxy - no session" error when using Spring repositor...

spring-boothibernatespring-data-jpamicroservicesmulti-tenant

Read More
AbstractMethodError when deploing on jboss...

javahibernatemavenjboss

Read More
Getting Referenced property not a (One|Many)ToOne Hibernate Exception...

javamysqlhibernate

Read More
get next sequence value from database using hibernate...

sqlhibernatesequencenextval

Read More
Multiple abstract classes in JPA with the InheritanceType.SINGLE_TABLE...

javahibernatejpa

Read More
How can I get hibernate to do a unidirectional ManyToOne mapping without using the primary key?...

javamysqlkotlinhibernatejpa

Read More
Hibernate sequence not updated after liquibase import...

hibernatejpaspring-bootliquibase

Read More
Using Java records as JPA embeddables...

javahibernatejpaembeddablejava-record

Read More
No more data to read from socket error...

oracle-databasehibernatespringjdbc

Read More
In Spring Boot can I use the same Entity for multiple tables with the same structure...

javaspringhibernatejpaboot

Read More
Caused by: org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when &#3...

hibernatespring-boot

Read More
JPA metamodel fields are null...

javahibernatejpajpamodelgen

Read More
How to generate a default value of new not null column in existing database...

javadatabasehibernate

Read More
Is Spring 6 not working with Hibernate 5?...

springhibernate

Read More
BackNext