program using hibernate does not terminate

前端 未结 13 870
孤街浪徒
孤街浪徒 2020-12-25 10:14

I created a program using Hibernate.

The program reaches the main function end, nevertheless the program is running.

I wonder if it happens when Sessio

13条回答
  •  悲哀的现实
    2020-12-25 10:58

    i had the same problem, the solution is so simple , you have to add this property to configuration's file

        0
    

提交回复
热议问题