Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Saving one or more entities that have a non-nullable association with an unsaved transient entity

hibernate

How to inject Spring-managed CacheRegionFactory in Spring Hibernate 5 LocalSessionFactoryBean

Specifying join condition "ON columns" in hibernate HQL?

java hibernate

How to get table names in snake case with Quarkus and Panache

How to map a @ManyToOne association to the result of an SQL query

Spring Data Update Many To One Property

Hibernate Validation 6.0 ListValueExtractor.extractValues seems to have poor performance with large lists

Hibernate v5->v6 upgrade - poor SELECT performance

Hibernate update, PropertyAccessor, ChainedPropertyAccessor, PropertyAccessorFactory no longer available in version 5.3.7

hibernate hibernate-5.x

Problems with integration tests after upgrading H2 database from 1.4.200 to 2.0.204

spring-boot hibernate h2

Infinispan marshalling error for Hibernate entity with composite primary key

How to execute sql-script file using hibernate?

How to do select the data in batches using hibernate?

Hibernate: Cannot find by UUID

spring hibernate uuid

Use of Hibernate first level cache

How to insert all rows in a single statement

hibernate

JPA Criteria builder for dynamic query

java c# hibernate criteria-api

How to map foreign key relations in hibernate

java hibernate

Bulk reading of data in hibernate using scrollable result set