请问Test为何一定要写全称呢,不能import
注意导入的包 全用hibernate的
你导入的import **Configuration,这个包导入错误,应该用org.hibernate*开头的包。