摘要
Hibernate是Java平台面向企业级应用的数据持久化框架。本文介绍了Hibernate体系中的Configuration、SessionFacatory、Session、Query与Transaction类的用途,并给出了示例程序。
Hibernate is a data persistence framework running on Java platform.This work describes the core APIs of Hiber-nate,includes Configuration,SessionFacatory,Session,Query and Transaction class.We also gives examples for reference.
出处
《电脑编程技巧与维护》
2010年第8期49-50,共2页
Computer Programming Skills & Maintenance