jpa - Speed up Hibernate EntityManager initialization -


I'm using a hibernate jpa provider It seems that it takes a lot of time (more than 3 seconds) Is there any way to speed it up, just loading the entity annotated classes and creating different types of trees and query trees? In fact this unit tests a downer, even if it happens once.

I've already stopped schema verification and updates thanks.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -