A.createSQLQuery() B.save() C.update() D.delete()
A.Configuration接口 B.Session接口 C.HibernateException接口 D.SessionFactory接口
A、org.hibernate.SessionFactory B、org.hibernate.cfg.Configuration C、org.hibernate.HibernateUtil D、org.hibernate.Util