'why doesn't intellij idea hibernate console has any output

I have some hibernate configuration file,and in hibernate console I write a simple hql, but I didn't get any output, just print "[2022-02-21 16:54:07] org/hibernate/annotations/common/reflection/ReflectionManager [2022-02-21 16:54:07] org.hibernate.annotations.common.reflection.ReflectionManager" like thisenter image description here

but why???



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source