diff --git a/documentation/manual/zh-CN/src/main/docbook/glossary.txt b/documentation/manual/zh-CN/glossary.txt similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/glossary.txt rename to documentation/manual/zh-CN/glossary.txt diff --git a/documentation/manual/zh-CN/src/main/docbook/Hibernate_Reference.xml b/documentation/manual/zh-CN/src/main/docbook/Hibernate_Reference.xml new file mode 100644 index 0000000000..81e477930b --- /dev/null +++ b/documentation/manual/zh-CN/src/main/docbook/Hibernate_Reference.xml @@ -0,0 +1,72 @@ + + + + +]> + + + + + HIBERNATE - 符合Java习惯的关系数据库持久化 + Hibernate参考文档 + &versionNumber; + &versionNumber; + 1 + + + + + + + + + + ©rightYear; + ©rightHolder; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/architecture.xml b/documentation/manual/zh-CN/src/main/docbook/content/architecture.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/architecture.xml rename to documentation/manual/zh-CN/src/main/docbook/content/architecture.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/association_mapping.xml b/documentation/manual/zh-CN/src/main/docbook/content/association_mapping.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/association_mapping.xml rename to documentation/manual/zh-CN/src/main/docbook/content/association_mapping.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/basic_mapping.xml b/documentation/manual/zh-CN/src/main/docbook/content/basic_mapping.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/basic_mapping.xml rename to documentation/manual/zh-CN/src/main/docbook/content/basic_mapping.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/batch.xml b/documentation/manual/zh-CN/src/main/docbook/content/batch.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/batch.xml rename to documentation/manual/zh-CN/src/main/docbook/content/batch.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/best_practices.xml b/documentation/manual/zh-CN/src/main/docbook/content/best_practices.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/best_practices.xml rename to documentation/manual/zh-CN/src/main/docbook/content/best_practices.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/collection_mapping.xml b/documentation/manual/zh-CN/src/main/docbook/content/collection_mapping.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/collection_mapping.xml rename to documentation/manual/zh-CN/src/main/docbook/content/collection_mapping.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/component_mapping.xml b/documentation/manual/zh-CN/src/main/docbook/content/component_mapping.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/component_mapping.xml rename to documentation/manual/zh-CN/src/main/docbook/content/component_mapping.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/configuration.xml b/documentation/manual/zh-CN/src/main/docbook/content/configuration.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/configuration.xml rename to documentation/manual/zh-CN/src/main/docbook/content/configuration.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/events.xml b/documentation/manual/zh-CN/src/main/docbook/content/events.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/events.xml rename to documentation/manual/zh-CN/src/main/docbook/content/events.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/example_mappings.xml b/documentation/manual/zh-CN/src/main/docbook/content/example_mappings.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/example_mappings.xml rename to documentation/manual/zh-CN/src/main/docbook/content/example_mappings.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/example_parentchild.xml b/documentation/manual/zh-CN/src/main/docbook/content/example_parentchild.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/example_parentchild.xml rename to documentation/manual/zh-CN/src/main/docbook/content/example_parentchild.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/example_weblog.xml b/documentation/manual/zh-CN/src/main/docbook/content/example_weblog.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/example_weblog.xml rename to documentation/manual/zh-CN/src/main/docbook/content/example_weblog.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/filters.xml b/documentation/manual/zh-CN/src/main/docbook/content/filters.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/filters.xml rename to documentation/manual/zh-CN/src/main/docbook/content/filters.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/inheritance_mapping.xml b/documentation/manual/zh-CN/src/main/docbook/content/inheritance_mapping.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/inheritance_mapping.xml rename to documentation/manual/zh-CN/src/main/docbook/content/inheritance_mapping.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/performance.xml b/documentation/manual/zh-CN/src/main/docbook/content/performance.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/performance.xml rename to documentation/manual/zh-CN/src/main/docbook/content/performance.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/persistent_classes.xml b/documentation/manual/zh-CN/src/main/docbook/content/persistent_classes.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/persistent_classes.xml rename to documentation/manual/zh-CN/src/main/docbook/content/persistent_classes.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/content/preface.xml b/documentation/manual/zh-CN/src/main/docbook/content/preface.xml new file mode 100644 index 0000000000..16aef9ce30 --- /dev/null +++ b/documentation/manual/zh-CN/src/main/docbook/content/preface.xml @@ -0,0 +1,70 @@ + + + + + + 前言 + + + 在今日的企业环境中,把面向对象的软件和关系数据库一起使用可能是相当麻烦、浪费时间的。Hibernate是一个面向Java环境的对象/关系数据库映射工具。对象/关系数据库映射(object/relational mapping (ORM))这个术语表示一种技术,用来把对象模型表示的对象映射到基于SQL的关系模型数据结构中去。 + + + + Hibernate不仅仅管理Java类到数据库表的映射(包括Java数据类型到SQL数据类型的映射),还提供数据查询和获取数据的方法,可以大幅度减少开发时人工使用SQL和JDBC处理数据的时间。 + + + + Hibernate的目标是对于开发者通常的数据持久化相关的编程任务,解放其中的95%。对于以数据为中心的程序来说,它们往往只在数据库中使用存储过程来实现商业逻辑,Hibernate可能不是最好的解决方案;对于那些在基于Java的中间层应用中,它们实现面向对象的业务模型和商业逻辑的应用,Hibernate是最有用的。不管怎样,Hibernate一定可以帮助你消除或者包装那些针对特定厂商的SQL代码,并且帮你把结果集从表格式的表示形式转换到一系列的对象去。 + + + + 如果你对Hibernate和对象/关系数据库映射还是个新手,或者甚至对Java也不熟悉,请按照下面的步骤来学习。 + + + + + + 阅读,这是一篇包含详细的逐步指导的指南。本指南的源代码包含在发行包中,你可以在doc/reference/tutorial/目录下找到。 + + + + 阅读来理解Hibernate可以使用的环境。 + + + + + 查看Hibernate发行包中的eg/目录,里面有一个简单的独立运行的程序。把你的JDBC驱动拷贝到lib/目录下,修改一下src/hibernate.properties,指定其中你的数据库的信息。进入命令行,切换到你的发行包的目录,输入ant eg(使用了Ant),或者在Windows操作系统中使用build eg。 + + + + + 把这份参考文档作为你学习的主要信息来源。 + + + + + 在Hibernate 的网站上可以找到经常提问的问题与解答(FAQ)。 + + + + + 在Hibernate网站上还有第三方的演示、示例和教程的链接。 + + + + + Hibernate网站的“社区(Community Area)”是讨论关于设计模式以及很多整合方案(Tomcat, JBoss AS, Struts, EJB,等等)的好地方。 + + + + + + 如果你有问题,请使用Hibernate网站上链接的用户论坛。我们也提供一个JIRA问题追踪系统,来搜集bug报告和新功能请求。如果你对开发Hibernate有兴趣,请加入开发者的邮件列表。(Hibernate网站上的用户论坛有一个中文版面,JavaEye也有Hibernate中文版面,您可以在那里交流问题与经验。) + + + + 商业开发、产品支持和Hibernate培训可以通过JBoss Inc.获得。(请查阅:http://www.hibernate.org/SupportTraining/)。 + Hibernate是一个专业的开放源代码项目(Professional Open Source project),也是JBoss Enterprise Middleware System(JEMS),JBoss企业级中间件系统的一个核心组件。 + + + \ No newline at end of file diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/query_criteria.xml b/documentation/manual/zh-CN/src/main/docbook/content/query_criteria.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/query_criteria.xml rename to documentation/manual/zh-CN/src/main/docbook/content/query_criteria.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/query_hql.xml b/documentation/manual/zh-CN/src/main/docbook/content/query_hql.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/query_hql.xml rename to documentation/manual/zh-CN/src/main/docbook/content/query_hql.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/query_sql.xml b/documentation/manual/zh-CN/src/main/docbook/content/query_sql.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/query_sql.xml rename to documentation/manual/zh-CN/src/main/docbook/content/query_sql.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/quickstart.xml b/documentation/manual/zh-CN/src/main/docbook/content/quickstart.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/quickstart.xml rename to documentation/manual/zh-CN/src/main/docbook/content/quickstart.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/session_api.xml b/documentation/manual/zh-CN/src/main/docbook/content/session_api.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/session_api.xml rename to documentation/manual/zh-CN/src/main/docbook/content/session_api.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/toolset_guide.xml b/documentation/manual/zh-CN/src/main/docbook/content/toolset_guide.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/toolset_guide.xml rename to documentation/manual/zh-CN/src/main/docbook/content/toolset_guide.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/transactions.xml b/documentation/manual/zh-CN/src/main/docbook/content/transactions.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/transactions.xml rename to documentation/manual/zh-CN/src/main/docbook/content/transactions.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/tutorial.xml b/documentation/manual/zh-CN/src/main/docbook/content/tutorial.xml similarity index 100% rename from documentation/manual/zh-CN/src/main/docbook/modules/tutorial.xml rename to documentation/manual/zh-CN/src/main/docbook/content/tutorial.xml diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/xml.xml b/documentation/manual/zh-CN/src/main/docbook/content/xml.xml similarity index 91% rename from documentation/manual/zh-CN/src/main/docbook/modules/xml.xml rename to documentation/manual/zh-CN/src/main/docbook/content/xml.xml index 3929b2ee02..6978a58bd5 100644 --- a/documentation/manual/zh-CN/src/main/docbook/modules/xml.xml +++ b/documentation/manual/zh-CN/src/main/docbook/content/xml.xml @@ -1,3 +1,18 @@ + XML映射 diff --git a/documentation/manual/zh-CN/src/main/docbook/images/AuthorWork.png b/documentation/manual/zh-CN/src/main/docbook/images/AuthorWork.png new file mode 100644 index 0000000000..ef4ab7227a Binary files /dev/null and b/documentation/manual/zh-CN/src/main/docbook/images/AuthorWork.png differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/AuthorWork.zargo b/documentation/manual/zh-CN/src/main/docbook/images/AuthorWork.zargo similarity index 100% rename from documentation/manual/zh-CN/src/main/resources/shared/images/AuthorWork.zargo rename to documentation/manual/zh-CN/src/main/docbook/images/AuthorWork.zargo diff --git a/documentation/manual/zh-CN/src/main/docbook/images/CustomerOrderProduct.png b/documentation/manual/zh-CN/src/main/docbook/images/CustomerOrderProduct.png new file mode 100644 index 0000000000..7034cbe8cd Binary files /dev/null and b/documentation/manual/zh-CN/src/main/docbook/images/CustomerOrderProduct.png differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/CustomerOrderProduct.zargo b/documentation/manual/zh-CN/src/main/docbook/images/CustomerOrderProduct.zargo similarity index 100% rename from documentation/manual/zh-CN/src/main/resources/shared/images/CustomerOrderProduct.zargo rename to documentation/manual/zh-CN/src/main/docbook/images/CustomerOrderProduct.zargo diff --git a/documentation/manual/zh-CN/src/main/docbook/images/EmployerEmployee.png b/documentation/manual/zh-CN/src/main/docbook/images/EmployerEmployee.png new file mode 100644 index 0000000000..a7ecff483f Binary files /dev/null and b/documentation/manual/zh-CN/src/main/docbook/images/EmployerEmployee.png differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/EmployerEmployee.zargo b/documentation/manual/zh-CN/src/main/docbook/images/EmployerEmployee.zargo similarity index 100% rename from documentation/manual/zh-CN/src/main/resources/shared/images/EmployerEmployee.zargo rename to documentation/manual/zh-CN/src/main/docbook/images/EmployerEmployee.zargo diff --git a/documentation/manual/zh-CN/src/main/docbook/images/full_cream.png b/documentation/manual/zh-CN/src/main/docbook/images/full_cream.png new file mode 100644 index 0000000000..4f174a0b05 Binary files /dev/null and b/documentation/manual/zh-CN/src/main/docbook/images/full_cream.png differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/full_cream.svg b/documentation/manual/zh-CN/src/main/docbook/images/full_cream.svg similarity index 100% rename from documentation/manual/zh-CN/src/main/resources/shared/images/full_cream.svg rename to documentation/manual/zh-CN/src/main/docbook/images/full_cream.svg diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/hibernate_logo_a.png b/documentation/manual/zh-CN/src/main/docbook/images/hibernate_logo_a.png similarity index 100% rename from documentation/manual/zh-CN/src/main/resources/shared/images/hibernate_logo_a.png rename to documentation/manual/zh-CN/src/main/docbook/images/hibernate_logo_a.png diff --git a/documentation/manual/zh-CN/src/main/docbook/images/lite.png b/documentation/manual/zh-CN/src/main/docbook/images/lite.png new file mode 100644 index 0000000000..8db5dcb5e1 Binary files /dev/null and b/documentation/manual/zh-CN/src/main/docbook/images/lite.png differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/lite.svg b/documentation/manual/zh-CN/src/main/docbook/images/lite.svg similarity index 100% rename from documentation/manual/zh-CN/src/main/resources/shared/images/lite.svg rename to documentation/manual/zh-CN/src/main/docbook/images/lite.svg diff --git a/documentation/manual/zh-CN/src/main/docbook/images/overview.png b/documentation/manual/zh-CN/src/main/docbook/images/overview.png new file mode 100644 index 0000000000..1593a9522d Binary files /dev/null and b/documentation/manual/zh-CN/src/main/docbook/images/overview.png differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/overview.svg b/documentation/manual/zh-CN/src/main/docbook/images/overview.svg similarity index 100% rename from documentation/manual/zh-CN/src/main/resources/shared/images/overview.svg rename to documentation/manual/zh-CN/src/main/docbook/images/overview.svg diff --git a/documentation/manual/zh-CN/src/main/docbook/legal_notice.xml b/documentation/manual/zh-CN/src/main/docbook/legal_notice.xml new file mode 100644 index 0000000000..f103d70bb5 --- /dev/null +++ b/documentation/manual/zh-CN/src/main/docbook/legal_notice.xml @@ -0,0 +1,52 @@ + + + + + + Legal Notice + +
+ 1801 Varsity Drive + Raleigh, NC27606-2072USA + Phone: +1 919 754 3700 + Phone: 888 733 4281 + Fax: +1 919 754 3701 + PO Box 13588Research Triangle Park, NC27709USA +
+
+ + Copyright 2007 by Red Hat, Inc. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, V1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/). + + + Distribution of substantively modified versions of this document is prohibited without the explicit permission of the copyright holder. + + + Distribution of the work or derivative of the work in any standard (paper) book form for commercial purposes is prohibited unless prior permission is obtained from the copyright holder. + + + Red Hat and the Red Hat "Shadow Man" logo are registered trademarks of Red Hat, Inc. in the United States and other countries. + + + All other trademarks referenced herein are the property of their respective owners. + + + The GPG fingerprint of the security@redhat.com key is: + + + CA 20 86 86 2B D6 9D FC 65 F6 EC C4 21 91 80 CD DB 42 A6 0E + +
\ No newline at end of file diff --git a/documentation/manual/zh-CN/src/main/docbook/master.xml b/documentation/manual/zh-CN/src/main/docbook/master.xml deleted file mode 100644 index 118874a7b2..0000000000 --- a/documentation/manual/zh-CN/src/main/docbook/master.xml +++ /dev/null @@ -1,474 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - -]> - - - - - - HIBERNATE - 符合Java习惯的关系数据库持久化 - - Hibernate参考文档 - 3.2 - - - - - - 前言 - - - WARNING! This is a translated version of the English Hibernate reference - documentation. The translated version might not be up to date! However, the - differences should only be very minor. Consult the English reference - documentation if you are missing information or encounter a translation - error. If you like to contribute to a particular translation, contact us - on the Hibernate developer mailing list. - - - - Translator(s): RedSaga Translate Team 满江红翻译团队 <caoxg@yahoo.com> - - - - 在今日的企业环境中,把面向对象的软件和关系数据库一起使用可能是相当麻烦、浪费时间的。Hibernate是一个面向Java环境的对象/关系数据库映射工具。对象/关系数据库映射(object/relational mapping (ORM))这个术语表示一种技术,用来把对象模型表示的对象映射到基于SQL的关系模型数据结构中去。 - - - - Hibernate不仅仅管理Java类到数据库表的映射(包括Java数据类型到SQL数据类型的映射),还提供数据查询和获取数据的方法,可以大幅度减少开发时人工使用SQL和JDBC处理数据的时间。 - - - - Hibernate的目标是对于开发者通常的数据持久化相关的编程任务,解放其中的95%。对于以数据为中心的程序来说,它们往往只在数据库中使用存储过程来实现商业逻辑,Hibernate可能不是最好的解决方案;对于那些在基于Java的中间层应用中,它们实现面向对象的业务模型和商业逻辑的应用,Hibernate是最有用的。不管怎样,Hibernate一定可以帮助你消除或者包装那些针对特定厂商的SQL代码,并且帮你把结果集从表格式的表示形式转换到一系列的对象去。 - - - - 如果你对Hibernate和对象/关系数据库映射还是个新手,或者甚至对Java也不熟悉,请按照下面的步骤来学习。 - - - - - - 阅读,这是一篇包含详细的逐步指导的指南。本指南的源代码包含在发行包中,你可以在doc/reference/tutorial/目录下找到。 - - - - 阅读来理解Hibernate可以使用的环境。 - - - - - 查看Hibernate发行包中的eg/目录,里面有一个简单的独立运行的程序。把你的JDBC驱动拷贝到lib/目录下,修改一下src/hibernate.properties,指定其中你的数据库的信息。进入命令行,切换到你的发行包的目录,输入ant eg(使用了Ant),或者在Windows操作系统中使用build eg。 - - - - - 把这份参考文档作为你学习的主要信息来源。 - - - - - 在Hibernate 的网站上可以找到经常提问的问题与解答(FAQ)。 - - - - - 在Hibernate网站上还有第三方的演示、示例和教程的链接。 - - - - - Hibernate网站的“社区(Community Area)”是讨论关于设计模式以及很多整合方案(Tomcat, JBoss AS, Struts, EJB,等等)的好地方。 - - - - - - 如果你有问题,请使用Hibernate网站上链接的用户论坛。我们也提供一个JIRA问题追踪系统,来搜集bug报告和新功能请求。如果你对开发Hibernate有兴趣,请加入开发者的邮件列表。(Hibernate网站上的用户论坛有一个中文版面,JavaEye也有Hibernate中文版面,您可以在那里交流问题与经验。) - - - - 商业开发、产品支持和Hibernate培训可以通过JBoss Inc.获得。(请查阅:http://www.hibernate.org/SupportTraining/)。 - Hibernate是一个专业的开放源代码项目(Professional Open Source project),也是JBoss Enterprise Middleware System(JEMS),JBoss企业级中间件系统的一个核心组件。 - - - - 翻译说明 - - - 本文档的翻译是在网络上协作进行的,也会不断根据Hibernate的升级进行更新。提供此文档的目的是为了减缓学习Hibernate的坡度,而非代替原文档。我们建议所有有能力的读者都直接阅读英文原文。若您对翻译有异议,或发现翻译错误,敬请不吝赐教,报告到如下email地址:cao at redsaga.com - - - - Hibernate版本3的翻译由满江红翻译团队(RedSaga Translate Team)集体进行,这也是一次大规模网络翻译的试验。在不到20天的时间内,我们完成了两百多页文档的翻译,这一成果是通过十几位网友集体努力完成的。通过这次翻译,我们也有了一套完整的流程,从初译、技术审核一直到文字审核、发布。我们的翻译团队还会继续完善我们的翻译流程,并翻译其他优秀的Java开源资料,敬请期待。 - - - - - Hibernate v3翻译团队 - - - - - - - - - - - 序号 - - - 标题 - - - 中文标题 - - - v3翻译 - - - v3审校 - - - v3.1审校 - - - - - - -- - Quickstart with Tomcat - 在Tomcat中快速上手(3.1版本中取消) - 曹晓钢 - zoujm - -- - - - #1 - Turtotial - Hibernate入门 - Zheng Shuai - - - Sean Chan - - - #2 - Architecture - 体系结构 - Hilton(BJUG) - 厌倦发呆 - Sean Chan - - - #3 - Configuration - 配置 - Goncha - mochow - zcgly - - - #4 - Persistent Classes - 持久化类 - 曹晓钢 - mochow - DigitalSonic - - - #5 - Basic O/R Mapping - 对象/关系数据库映射基础(上) - moxie - Kingfish - 张成钢 - - - - - 对象/关系数据库映射基础(下) - inter_dudu - 刘国雄(vincent) - 张成钢 - - - #6 - Collection Mapping - 集合类映射 - 曹晓钢 - robbin - -- - - - #7 - Association Mappings - 关联关系映射 - Robbin - devils.advocate - -- - - - #8 - Component Mapping - 组件映射 - 曹晓钢 - Robbin - Song guo qiang - - - #9 - Inheritance Mappings - 继承映射 - morning(BJUG) - mochow - Liang cheng - - - #10 - Working with objects - 与对象共事 - 程广楠 - 厌倦发呆 - -- - - - #11 - Transactions And Concurrency - 事务和并发 - Robbin - mochow - -- - - - #12 - Interceptors and events - 继承映射 - 七彩狼(BJUG) - 厌倦发呆 - -- - - - #13 - Batch processing - 批量处理 - Kingfish(BJUG) - 厌倦发呆 - -- - - - #14 - HQL: The Hibernate Query Language - HQL: Hibernate查询语言 - 郑浩(BJUG) - Zheng Shuai - -- - - - #15 - Criteria Queries - 条件查询 - nemo(BJUG) - Zheng Shuai - -- - - - #16 - Native SQL - Native SQL查询 - 似水流年 - zoujm - -- - - - #17 - Filters - 过滤数据 - 冰云(BJUG) - Goncha - -- - - - #18 - XML Mapping - XML映射 - edward(BJUG) - Goncha - huxb - - - #19 - Improving performance - 性能提升 - Wangjinfeng - Robbin - -- - - - #20 - Toolset Guide - 工具箱指南 - 曹晓钢 - Robbin - -- - - - #21 - Example: Parent/Child - 示例:父子关系 - 曹晓钢 - devils.advocate - -- - - - #22 - Example: Weblog Application - 示例:Weblog 应用程序 - 曹晓钢 - devils.advocate - -- - - - #23 - Example: Various Mappings - 示例:多种映射 - shidu(BJUG) - 冰云 - -- - - - #24 - Best Practices - 最佳实践 - 曹晓钢 - 冰云 - -- - - - -
- - - v3.2版本在2006年11月份由曹晓钢更新。 - - - - 关于我们 - - - - - - 满江红.开源, http://www.redsaga.com - - - 从成立之初就致力于Java开放源代码在中国的传播与发展,与国内多个Java团体及出版社有深入交流。坚持少说多做的原则,目前有两个团队,“OpenDoc团队”与“翻译团队”,本翻译文档即为翻译团队作品。OpenDoc团队已经推出包括Hibernate、iBatis、Spring、WebWork的多份开放文档,并于2005年5月在Hibernate开放文档基础上扩充成书,出版了原创书籍:《深入浅出Hibernate》,本书400余页,适合各个层次的Hibernate用户。(http://www.redsaga.com/hibernate_book.html)敬请支持。 - - - - - 北京Java用户组, http://www.bjug.org - - - Beiing Java User Group,民间技术交流组织,成立于2004年6月。以交流与共享为宗旨,每两周举行一次技术聚会活动。BJUG的目标是,通过小部分人的努力,形成一个技术社群,创建良好的交流氛围,并将新的技术和思想推广到整个IT界,让我们共同进步。 - - - - - - Java视线, http://www.javaeye.com - - - Java视线在是Hibernate中文论坛(http://www.hibernate.org.cn,Hibernate中文论坛是中国最早的Hibernate专业用户论坛,为Hibernate在中国的推广做出了巨大的贡献)基础上发展起来的Java深度技术网站,目标是成为一个高品质的,有思想深度的、原创精神的Java技术交流网站,为软件从业人员提供一个自由的交流技术,交流思想和交流信息的平台。 - - - - - - 致谢 - - 还有一些朋友给我们发来了勘误,在此致谢:Kurapica,李毅,李海林。 - - - - - -
- - - 版权声明 - - - Hibernate英文文档属于Hibernate发行包的一部分,遵循LGPL协议。本翻译版本同样遵循LGPL协议。参与翻译的译者一致同意放弃除署名权外对本翻译版本的其它权利要求。 - - - - 您可以自由链接、下载、传播此文档,或者放置在您的网站上,甚至作为产品的一部分发行。但前提是必须保证全文完整转载,包括完整的版权信息和作译者声明,并不能违反LGPL协议。这里“完整”的含义是,不能进行任何删除/增添/注解。若有删除/增添/注解,必须逐段明确声明那些部分并非本文档的一部分。 - - - -
- - &tutorial; - - &architecture; - - &configuration; - - &persistent-classes; - - &basic-mapping; - &collection-mapping; - &association-mapping; - &component-mapping; - &inheritance-mapping; - - &session-api; - &transactions; - &events; - &batch; - - &query-hql; - &query-criteria; - &query-sql; - &filters; - &xml; - - &performance; - - &toolset-guide; - - &example-parentchild; - &example-weblog; - &example-mappings; - - &best-practices; - -
- diff --git a/documentation/manual/zh-CN/src/main/docbook/modules/kicken.pl b/documentation/manual/zh-CN/src/main/docbook/modules/kicken.pl deleted file mode 100644 index 69a489b00b..0000000000 --- a/documentation/manual/zh-CN/src/main/docbook/modules/kicken.pl +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/env perl - -use strict; -use warnings; - - -open(F, $ARGV[0]) or die "Can't open file $ARGV[0]: $!\n"; - -my $status = 1; - -READLINE: -while () { - if (/\s+\+{3,}/) { - $status = -1; - next READLINE; - } - if (/\s+-{3,}/) { - $status = 1; - next READLINE; - } - if (/\s+={3,}/) { - next READLINE; - } - - if ($status < 0) { - next READLINE; - } - - print $_; -} - diff --git a/documentation/manual/zh-CN/src/main/docbook/translators.xml b/documentation/manual/zh-CN/src/main/docbook/translators.xml new file mode 100644 index 0000000000..c2ece5c2f4 --- /dev/null +++ b/documentation/manual/zh-CN/src/main/docbook/translators.xml @@ -0,0 +1,17 @@ + + + + + + + + Cao + Xiaogang + + RedSaga + + Translation Lead + caoxg@yahoo.com + + + diff --git a/documentation/manual/zh-CN/src/main/resources/shared/css/html.css b/documentation/manual/zh-CN/src/main/resources/shared/css/html.css deleted file mode 100644 index d6342f562a..0000000000 --- a/documentation/manual/zh-CN/src/main/resources/shared/css/html.css +++ /dev/null @@ -1,97 +0,0 @@ -A { - color: #003399; -} - -A:active { - color: #003399; -} - -A:visited { - color: #888888; -} - -P, OL, UL, LI, DL, DT, DD, BLOCKQUOTE { - color: #000000; -} - -TD, TH, SPAN { - color: #000000; -} - -BLOCKQUOTE { - margin-right: 0px; -} - - -H1, H2, H3, H4, H5, H6 { - color: #000000; - font-weight:500; - margin-top:10px; - padding-top:15px; -} - -TABLE { - border-collapse: collapse; - border-spacing:0; - border: 1px thin black; - empty-cells: hide; -} - -TD { - padding: 4pt; -} - -H1 { font-size: 150%; } -H2 { font-size: 140%; } -H3 { font-size: 110%; font-weight: bold; } -H4 { font-size: 110%; font-weight: bold;} -H5 { font-size: 100%; font-style: italic; } -H6 { font-size: 100%; font-style: italic; } - -TT { -font-size: 90%; - font-family: "Courier New", Courier, monospace; - color: #000000; -} - -PRE { -font-size: 100%; - padding: 5px; - border-style: solid; - border-width: 1px; - border-color: #CCCCCC; - background-color: #F4F4F4; -} - -UL, OL, LI { - list-style: disc; -} - -HR { - width: 100%; - height: 1px; - background-color: #CCCCCC; - border-width: 0px; - padding: 0px; - color: #CCCCCC; -} - -.variablelist { - padding-top: 10; - padding-bottom:10; - margin:0; -} - -.itemizedlist, UL { - padding-top: 0; - padding-bottom:0; - margin:0; -} - -.term { - font-weight:bold; -} - - - - diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/AuthorWork.gif b/documentation/manual/zh-CN/src/main/resources/shared/images/AuthorWork.gif deleted file mode 100644 index d0fb5125fa..0000000000 Binary files a/documentation/manual/zh-CN/src/main/resources/shared/images/AuthorWork.gif and /dev/null differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/CustomerOrderProduct.gif b/documentation/manual/zh-CN/src/main/resources/shared/images/CustomerOrderProduct.gif deleted file mode 100644 index 52d84864d5..0000000000 Binary files a/documentation/manual/zh-CN/src/main/resources/shared/images/CustomerOrderProduct.gif and /dev/null differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/EmployerEmployee.gif b/documentation/manual/zh-CN/src/main/resources/shared/images/EmployerEmployee.gif deleted file mode 100644 index 112e9b4f08..0000000000 Binary files a/documentation/manual/zh-CN/src/main/resources/shared/images/EmployerEmployee.gif and /dev/null differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/full_cream.gif b/documentation/manual/zh-CN/src/main/resources/shared/images/full_cream.gif deleted file mode 100644 index ef15d69100..0000000000 Binary files a/documentation/manual/zh-CN/src/main/resources/shared/images/full_cream.gif and /dev/null differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/lite.gif b/documentation/manual/zh-CN/src/main/resources/shared/images/lite.gif deleted file mode 100644 index fd34bcec09..0000000000 Binary files a/documentation/manual/zh-CN/src/main/resources/shared/images/lite.gif and /dev/null differ diff --git a/documentation/manual/zh-CN/src/main/resources/shared/images/overview.gif b/documentation/manual/zh-CN/src/main/resources/shared/images/overview.gif deleted file mode 100644 index d7dfda915c..0000000000 Binary files a/documentation/manual/zh-CN/src/main/resources/shared/images/overview.gif and /dev/null differ