I ve just created my first Java EE servlet using Hibernate. What I don t know is how to initialize the HibernateUtil class so that when the first request comes in, it has already loaded the hibernate configuration, and therefore does not have to wait for it to initialize.
目前,它最初是应第1项要求提出的,然后根据随后的所有要求,它只是重新使用单一州。 第一项请求由于这一原因缓慢。