|
Hibernate example source code file (preface.po)
The Hibernate preface.po source code# translation of Collection_Mapping.po to # Xi Huang <xhuang@redhat.com>, 2006. # Xi HUANG <xhuang@redhat.com>, 2007. msgid "" msgstr "" "Project-Id-Version: Collection_Mapping\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-07-20 21:02+0000\n" "PO-Revision-Date: 2010-03-16 10:12+1000\n" "Last-Translator: Xi HUANG <xhuang@redhat.com>\n" "Language-Team: <en@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #. Tag: title #: preface.xml:33 #, no-c-format msgid "Preface" msgstr "å‰è¨€" #. Tag: para #: preface.xml:35 #, fuzzy, no-c-format msgid "" "Working with both Object-Oriented software and Relational Databases can be " "cumbersome and time consuming. Development costs are significantly higher " "due to a paradigm mismatch between how data is represented in objects versus " "relational databases. Hibernate is an Object/Relational Mapping solution for " "Java environments. The term Object/Relational Mapping refers to the " "technique of mapping a data representation from an object model to a " "relational data model with a SQL-based schema; see <ulink url=\"http://en." "wikipedia.org/wiki/Object-relational_mapping\">http://en.wikipedia.org/wiki/" "Object-relational_mapping</ulink> for a discussion." msgstr "" "在今日的ä¼ä¸šçŽ¯å¢ƒä¸ï¼ŒæŠŠé¢å‘对象的软件和关系型数æ®åº“一起使用å¯èƒ½æ˜¯ç›¸å½“麻烦和浪" "费时间的。Hibernate 是一个é¢å‘ Java 环境的对象/关系型数æ®åº“æ˜ å°„å·¥å…·ã€‚å¯¹è±¡/å…³" "系型数æ®åº“æ˜ å°„ï¼ˆobject/relational mapping,ORM)这个术è¯è¡¨ç¤ºä¸€ç§æŠ€æœ¯ï¼Œç”¨æ¥æŠŠ" "å¯¹è±¡æ¨¡åž‹è¡¨ç¤ºçš„å¯¹è±¡æ˜ å°„åˆ°åŸºäºŽ SQL 的关系模型数æ®ç»“æž„ä¸åŽ»ã€‚ " #. Tag: para #: preface.xml:46 #, no-c-format msgid "" "While having a strong background in SQL is not required to use Hibernate, " "having a basic understanding of the concepts can greatly help you understand " "Hibernate more fully and quickly. Probably the single best background is an " "understanding of data modeling principles. You might want to consider these " "resources as a good starting point:" msgstr "" #. Tag: ulink #: preface.xml:54 #, no-c-format msgid "http://www.agiledata.org/essays/dataModeling101.html" msgstr "" #. Tag: ulink #: preface.xml:59 #, no-c-format msgid "http://en.wikipedia.org/wiki/Data_modeling" msgstr "" #. Tag: para #: preface.xml:66 #, no-c-format msgid "" "Hibernate not only takes care of the mapping from Java classes to database " "tables (and from Java data types to SQL data types), but also provides data " "query and retrieval facilities. It can also significantly reduce development " "time otherwise spent with manual data handling in SQL and JDBC." msgstr "" "Hibernate ä¸ä»…ç®¡ç† Java 类到数æ®åº“è¡¨çš„æ˜ å°„ï¼ˆåŒ…æ‹¬ Java æ•°æ®ç±»åž‹åˆ° SQL æ•°æ®ç±»åž‹" "çš„æ˜ å°„ï¼‰ï¼Œè¿˜æ供数æ®æŸ¥è¯¢å’ŒèŽ·å–æ•°æ®çš„方法,å¯ä»¥å¤§å¹…度å‡å°‘å¼€å‘时对人工使用 SQL " "å’Œ JDBC 处ç†æ•°æ®çš„时间。 " #. Tag: para #: preface.xml:72 #, no-c-format msgid "" "Hibernate’s design goal is to relieve the developer from 95% of common data " "persistence-related programming tasks by eliminating the need for manual, " "hand-crafted data processing using SQL and JDBC. However, unlike many other " "persistence solutions, Hibernate does not hide the power of SQL from you and " "guarantees that your investment in relational technology and knowledge is as " "valid as always." msgstr "" #. Tag: para #: preface.xml:79 #, fuzzy, no-c-format msgid "" "Hibernate may not be the best solution for data-centric applications that " "only use stored-procedures to implement the business logic in the database, " "it is most useful with object-oriented domain models and business logic in " "the Java-based middle-tier. However, Hibernate can certainly help you to " "remove or encapsulate vendor-specific SQL code and will help with the common " "task of result set translation from a tabular representation to a graph of " "objects." msgstr "" "Hibernate çš„ç›®æ ‡æ˜¯å¯¹äºŽå¼€å‘者通常的数æ®æŒä¹…化相关的编程任务,解放其ä¸çš„ 95%。" "对于以数æ®ä¸ºä¸å¿ƒçš„程åºæ¥è¯´ï¼Œå®ƒä»¬å¾€å¾€åªåœ¨æ•°æ®åº“ä¸ä½¿ç”¨å˜å‚¨è¿‡ç¨‹æ¥å®žçŽ°å•†ä¸šé€»è¾‘," "Hibernate å¯èƒ½ä¸æ˜¯æœ€å¥½çš„解决方案;对于那些在基于 Java çš„ä¸é—´å±‚应用ä¸ï¼Œå®ƒä»¬å®ž" "现é¢å‘对象的业务模型和商业逻辑的应用,Hibernate 是最有用的。ä¸ç®¡æ€Žæ ·ï¼Œ" "Hibernate 一定å¯ä»¥å¸®åŠ©ä½ 消除或者包装那些针对特定厂商的 SQL 代ç ï¼Œè€Œä¸”å¸®åŠ©ä½ ç»“" "æžœé›†ä»Žè¡¨æ ¼å¼çš„表示形å¼è½¬æ¢åˆ°ä¸€ç³»åˆ—的对象ä¸åŽ»ã€‚ " #. Tag: para #: preface.xml:88 #, no-c-format msgid "" "If you are new to Hibernate and Object/Relational Mapping or even Java, " "please follow these steps:" msgstr "" "å¦‚æžœä½ å¯¹ Hibernate 和对象/关系型数æ®åº“æ˜ å°„è¿˜æ˜¯ä¸ªæ–°æ‰‹ï¼Œç”šè‡³å¯¹ Java 也ä¸ç†Ÿæ‚‰ï¼Œ" "请按照下é¢çš„æ¥éª¤æ¥å¦ä¹ 。" #. Tag: para #: preface.xml:95 #, fuzzy, no-c-format msgid "" "Read <xref linkend=\"tutorial\"/> for a tutorial with step-by-step " "instructions. The source code for the tutorial is included in the " "distribution in the <literal>doc/reference/tutorial/ directory." msgstr "" "阅读 <xref linkend=\"tutorial\"/>,这是一篇包å«è¯¦ç»†çš„é€æ¥çŸ¥é“的指å—。本指å—çš„" "æºä»£ç 包å«åœ¨å‘è¡ŒåŒ…é‡Œï¼Œä½ å¯ä»¥åœ¨ <literal>doc/reference/tutorial/ ç›®" "录下找到。" #. Tag: para #: preface.xml:103 #, fuzzy, no-c-format msgid "" "Read <xref linkend=\"architecture\"/> to understand the environments where " "Hibernate can be used." msgstr "" "阅读 <xref linkend=\"architecture\"/> æ¥ç†è§£ Hibernate å¯ä»¥ä½¿ç”¨çš„环境。" #. Tag: para #: preface.xml:109 #, no-c-format msgid "" "View the <literal>eg/ directory in the Hibernate distribution. It " "contains a simple standalone application. Copy your JDBC driver to the " "<literal>lib/ directory and edit Other Hibernate examples (source code examples)Here is a short list of links related to this Hibernate preface.po source code file: |
... this post is sponsored by my books ... | |
![]() #1 New Release! |
![]() FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.