Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate-5.x

Understanding hibernate Session Initialization

Class loading error with Spring Boot and Hibernate 5

Spring & Hibernate without jpa

JPA and java 8 date API - choosing correct implementation (Instant, LocalDateTime, ZonedDateTime)

Migrating to Hibernate 5.2 is giving error Caused by: org.hibernate.HibernateException: Could not determine a type for class: java.util.Collection

Spatial predicates with Hibernate 5 ORM

Use postgres table sequence instead of sharing hibernate_sequence

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

hibernate hibernate-5.x

Upgrading to Hibernate 5: how to get type mapping now that TypeResolver is deprecated

Hibernate 5 and Spring Boot 2 - AttributeConverter class registered multiple times

UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0)

Table missing after hibernate upgrade

Spring 4 and Hibernate 5 method argument validation

java spring hibernate-5.x

How to configure Grails 3.1.1 to use Hibernate 5

Hibernate 5.2 get natural id properties from metamodel

Spring data Jpa findTop and findFirst generating error Incorrect syntax near '@P0'

Migrating to Hibernate 5

How to prevent hibernate5 from lazy fetching when jackson serializes json object?

How to upgrade Hibernate from version 4.3 to 5.2 for migration to JDK 10?