Hibernate Mapping File的意思|示意

美 / / 英 / /

Hibernate映射文件


Hibernate Mapping File的网络常见释义

的映射配置文件 ...区文章阅读 57&pos=259 我的毕设是做一个eclipse的插件,主要是用来辅助管理Hibernate的映射配置文件(Hibernate Mapping File,HBM File) 这个插件主要有三大功能 首先是一个XML文本编辑器,由于不是主要功能,所以做得比较简陋,本来..

Hibernate Mapping File相关例句

Listing 3 shows an example of a Hibernate mapping file.

清单3显示了Hibernate映射文件的一个实例。

Listing 3 shows the Hibernate mapping file for a Customer object.

清单3显示了Customer对象的Hibernate映射文件。

With Hibernate, you can define an HQL query in a Hibernate mapping file (hbm.xml) and give it a name.

使用Hibernate,可以在Hibernate映射文件(hbm . xml)中定义HQL查询并为其命名。

The SRC \ spring folder contains the Hibernate mapping files and spring configuration file for the example application.

src \ spring文件夹包含示例应用程序的Hibernate映射文件和spring配置文件。

Active Record doesn't require a mapping file, as Hibernate does; in fact, a developer working with Active Record doesn't need to code getters or setters, or even the properties of the class.

与Hibernate一样,Active Record不需要映射文件;实际上,使用Active Record的开发人员不需要对getter或setter、甚至类的属性进行编码。

Later when a new physical shard is added, only this mapping as well the hibernate configuration file need to be provided.

稍后添加新物理碎片时,仅需提供该映射以及hibernate配置文件。