《在eclipse中使用hibernate》外文翻译.doc

约22页DOC格式手机打开展开

《在eclipse中使用hibernate》外文翻译,论文外文翻译,附带原文,《在eclipse中使用hibernate》,《working with hibernate in eclipse》在eclipse中使用hibernate摘要:最近我开始使用eclipse作为我的开发环境,我开始研究其他人提供的对eclipse的扩展。例如,当用到xml文件时,我使用xmlbu...
编号:6-119237大小:121.00K
分类: 论文>外文翻译

内容介绍

此文档由会员 veryou 发布

论文外文翻译,附带原文,《在Eclipse中使用Hibernate》,《Working with Hibernate in Eclipse》


在Eclipse中使用Hibernate
摘要:最近我开始使用Eclipse作为我的开发环境,我开始研究其他人提供的对Eclipse的扩展。例如,当用到xml文件时,我使用XMLBuddy插件.在这篇文章中,我们将探索其中之一:Hibernate Synchronizer.。
介绍
最近我开始使用Eclipse作为我的开发环境,部分原因是因为在我进行开发的许多平台上都可以使用Eclipse来工作,还有部分原因是因为Eclipse是展示人人皆可作出贡献的开放、可扩展环境的优势的一个极好的例子。我开始研究其他人提供的对Eclipse的扩展。例如,当用到xml文件时,我使用XMLBuddy插件。该插件对于我的工作很有助益。因为最近一直在写Developer's Notebook,所以我很想知道是不是已经有人写了关于Hibernate的插件,事实上,有好几个这样的插件正在开发。在这篇文章中,我们将探索其中之一:Hibernate Synchronizer.

Editor's Note: With our survey results showing a huge interest in Hibernate, we thought this would be a good week to bring back this piece, by the author of O'Reilly's Hibernate book, on how to use Hibernate with Eclipse, which was also a top vote-getter in the poll.

Introduction
I recently started using Eclipse as my development environment, in part because of its support for the many platforms on which I develop, and in part because Eclipse is a great example of the power of an open, extensible environment in which people all around the world can contribute. I'm beginning to investigate the extensions people have come up with. For example, I use a little plugin called XMLBuddy to work with XML files, and it's very helpful. So I became curious about whether anyone had written plugins to work with Hibernate, since I've done so much of that recently in putting together the Developer's Notebook. It turns out there are several such efforts underway; in this article we will explore one of them--the Hibernate Synchronizer.