Tuesday, March 16, 2021

Hibernate 3 to Hibernate 5 migration

Hibernate 3 to Hibernate 5 migration  Tips and Steps


Package name changes


org.hibernate.internal.ThreadLocalSessionContext->org.hibernate.context.internal.ThreadLocalSessionContext
org.hibernate.connection.ConnectionProvider --> org.hibernate.engine.jdbc.connections.spi.ConnectionProvider
org.hibernate.cfg.AnnotationConfiguration -> org.hibernate.cfg.Configuration
org.hibernate.event.PostLoadEvent -> org.hibernate.event.spi.PostLoadEvent
org.hibernate.event.def.DefaultPostLoadEventListener -> org.hibernate.event.internal.DefaultPostLoadEventListener

1 comment:

  1. Waoo Awesome content posting,Many developers would agree that spring is difficult and complex whereas spring is simple and so more productive,This site is so amazing.This sites gives good knowledge of spring.

    ReplyDelete

AWS how to delete VPC when it has error with Network interface , Gateway decencies

   how to delete VPC when it has error with Network interface , Gateway decencies  in AWS 1. Check if it is running on EC2 instance then Sto...