|
Hibernate example source code file (preface.po)
The Hibernate preface.po source codemsgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2010-02-04T04:51:22\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Tag: title #, no-c-format msgid "Preface" msgstr "머리ë§" #. Tag: para #, fuzzy, no-c-format msgid "" "Working with object-oriented software and a relational database can be " "cumbersome and time consuming in today's enterprise environments. Hibernate " "is an Object/Relational Mapping tool for Java environments. The term Object/" "Relational Mapping (ORM) refers to the technique of mapping a data " "representation from an object model to a relational data model with a SQL-" "based schema." msgstr "" "ê°ì²´ 지향 소프트웨어와 관계형 ë°ì´í„°ë² ì´ìŠ¤ë¡œ 작업하는 ê²ƒì€ ì˜¤ëŠ˜ë‚ ì˜ ì—”í„°í”„ë¼" "ì´ì¦ˆ 환경들ì—ì„œ ì„±ê°€ì‹œê³ ì‹œê°„ì´ ì†Œë¹„ë 수 있다. Hibernate는 ìžë°” í™˜ê²½ë“¤ì„ ìœ„" "í•œ ê°ì²´/관계형 매핑 ë„구ì´ë‹¤. object/relational mapping(ORM) 용어는 ê°ì²´ 모형" "으로부터 SQL-ê¸°ë°˜ì˜ ìŠ¤í‚¤ë§ˆë¥¼ 가진 관계형 ë°ì´í„° ëª¨í˜•ìœ¼ë¡œì˜ ë°ì´í„° í‘œìƒì„ 매핑" "하는 ê¸°ìˆ ì„ ì–¸ê¸‰í•œë‹¤." #. Tag: para #, fuzzy, 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는 ìžë°” í´ëž˜ìŠ¤ë“¤ë¡œë¶€í„° ë°ì´í„°ë² ì´ìŠ¤ë¡œì˜ 매핑(ê·¸ë¦¬ê³ ìžë°” ë°ì´í„° 타입" "들로부터 SQL ë°ì´í„° íƒ€ìž…ë“¤ë¡œì˜ ë§¤í•‘)ì„ ì²˜ë¦¬í• ë¿ë§Œ 아니ë¼, ë˜í•œ ë°ì´í„° 질ì˜" "와 검색 편ì˜ë“¤ì„ ì œê³µí•˜ë©°, SQLê³¼ JDBCë¡œ 수작업 ë°ì´í„° 핸들ë§ì— 소요ë˜ëŠ” 개발 " "ì‹œê°„ì„ í˜„ì €í•˜ê²Œ 단축시켜줄 수 있다." #. Tag: para #, fuzzy, no-c-format msgid "" "Hibernate's goal is to relieve the developer from 95 percent of common data " "persistence related programming tasks. 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는 ë°ì´í„°ë² ì´ìŠ¤ì—ì„œ 비지니스 ë¡œì§ì„ êµ¬í˜„í•˜ëŠ”ë° ë‚´ìž¥ 프로" "ì‹œì €ë“¤ì„ ì „ìš©ìœ¼ë¡œ 사용하는 ë°ì´í„° 중심ì 어플리케ì´ì…˜ì— 대한 최ìƒì˜ ì†”ë£¨ì…˜ì´ " "ì•„ë‹ ìˆ˜ë„ ìžˆì§€ë§Œ, ê·¸ê²ƒì€ ìžë°” 기반 미들-í‹°ì–´ì—ì„œ ê°ì²´ 지향 ë„ë©”ì¸ ëª¨í˜•ë“¤ê³¼ 비" "지니스 ë¡œì§ì— 가장 ìœ ìš©í•˜ë‹¤. 하지만 Hibernate는 ë²¤ë” ì§€ì •ì ì¸ SQL 코드를 ì œê±°" "하거나 캡ìŠí™” 시키는 ë‹¹ì‹ ì„ í™•ì‹¤ížˆ ë„와줄 수 ìžˆê³ í…Œì´ë¸” 형ì‹ì˜ 표현으로부터 " "ê°ì²´ë“¤ì˜ 그래프로 ê²°ê³¼ ì…‹ì„ ë³€í™˜í•˜ëŠ” ê³µí†µëœ íƒœìŠ¤í¬ë¥¼ ë„와줄 것ì´ë‹¤." #. Tag: para #, no-c-format msgid "" "If you are new to Hibernate and Object/Relational Mapping or even Java, " "please follow these steps:" msgstr "" "ë§Œì¼ ë‹¹ì‹ ì´ Hibernate와 Object/Relational 매핑 ë˜ëŠ” 심지어 ìžë°”ì— ì´ˆì‹¬ìžë¼" "ë©´, ë‹¤ìŒ ë‹¨ê³„ë“¤ì„ ë”°ë¥´ê¸° 바란다:" #. Tag: para #, 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/</literal> ë””ë ‰í† ë¦¬ì— í¬í•¨ë˜ì–´ 있다." #. Tag: para #, fuzzy, no-c-format msgid "" "Read <xref linkend=\"architecture\" /> to understand the environments where " "Hibernate can be used." msgstr "" "Hibernateê°€ 사용ë 수 있는 í™˜ê²½ì„ ì´í•´ë ¤ë©´ <xref linkend=\"architecture\"/> " "를 ì½ì–´ë¼." #. Tag: para #, fuzzy, 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.