mysql に日付を挿入するための休止状態プログラムを作成しましたが、次のエラーが発生しました。
problem parsing configurationcom\xml\hibernate.cfg.xml
Initial SessionFactory creation failed.org.hibernate.HibernateException:
problem parsing configurationcom\xml\hibernate.cfg.xml
Exception in thread "main" java.lang.NullPointerException
at com.candidjava.AddStudent.main(AddStudent.java:58)