|
Hibernate example source code file (xml.po)
The Hibernate xml.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:23\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 "XML Mapping" msgstr "XML 매핑" #. Tag: para #, fuzzy, no-c-format msgid "" "<emphasis> XML Mapping is an experimental feature in Hibernate 3.0 and is " "currently under active development. </emphasis>" msgstr "" "ì´ê²ƒì€ Hibernate3.0ì—ì„œ 실험ì ì¸ íŠ¹ì§•ì´ê³ 매우 활ë™ì 으로 개발 ì¤‘ì— ìžˆìŒì„ ë…¸" "트하ë¼." #. Tag: title #, no-c-format msgid "Working with XML data" msgstr "XML ë°ì´í„°ë¡œ 작업하기" #. Tag: para #, fuzzy, no-c-format msgid "" "Hibernate allows you to work with persistent XML data in much the same way " "you work with persistent POJOs. A parsed XML tree can be thought of as " "another way of representing the relational data at the object level, instead " "of POJOs." msgstr "" "Hibernate는 ë‹¹ì‹ ì´ ì˜ì† POJO들로 작업하는 것과 아주 ë™ì¼í•œ 방법으로 ì˜ì† XML " "ë°ì´í„°ì— 작업하ë„ë¡ í•´ì¤€ë‹¤. íŒŒì‹±ëœ XML 트리는 단지 ê°ì²´ ë ˆë²¨ì—ì„œ 관계형 ë°ì´" "터를 나타내는 ë˜ ë‹¤ë¥¸ 방법으로 간주ë 수 있다. í•˜ë‚˜ì˜ íŒŒì‹±ëœ XML 트리는 POJO" "들 ëŒ€ì‹ , ê°ì²´ ë ˆë²¨ì—ì„œ 관계형 ë°ì´í„°ë¥¼ 표현하는 단지 ë˜ ë‹¤ë¥¸ 방법으로 간주ë " "수 있다." #. Tag: para #, no-c-format msgid "" "Hibernate supports dom4j as API for manipulating XML trees. You can write " "queries that retrieve dom4j trees from the database and have any " "modification you make to the tree automatically synchronized to the " "database. You can even take an XML document, parse it using dom4j, and write " "it to the database with any of Hibernate's basic operations: <literal>persist" "(), saveOrUpdate(), merge(), delete(), replicate()</literal> (merging is not " "yet supported)." msgstr "" "Hibernate는 XML íŠ¸ë¦¬ë“¤ì„ ì²˜ë¦¬í•˜ëŠ” API로서 dom4j를 지ì›í•œë‹¤. ë‹¹ì‹ ì€ ë°ì´í„°ë² ì´" "스로부터 dom4j íŠ¸ë¦¬ë“¤ì„ ê²€ìƒ‰í•˜ê³ ë‹¹ì‹ ì´ ê·¸ 트리를 ë°ì´í„°ë² ì´ìŠ¤ì™€ ìžë™ì 으로 " "ë™ê¸°í™”시키기 위해 ì–´ë–¤ ë³€ê²½ì„ í–‰í•˜ë„ë¡ í•˜ëŠ” 질ì˜ë“¤ì„ ìž‘ì„±í• ìˆ˜ 있다. ë‹¹ì‹ ì€ " "심지어 XML 문서를 ì·¨í•˜ê³ , dom4j를 사용하여 ê·¸ê²ƒì„ íŒŒì‹±í•˜ê³ , Hibernateì˜ ë‹¤ìŒ " "기본ì ì¸ ì˜¤í¼ë ˆì´ì…˜ë“¤ 중 ì–´ë–¤ 것으로서 ê·¸ê²ƒì„ ë°ì´í„°ë² ì´ìŠ¤ì— ì €ìž¥ì‹œí‚¬ 수 있" "다: <literal>persist(), saveOrUpdate(), merge(), delete(), replicate()s. The property " "names are purely logical constructs that can be referred to in HQL queries." msgstr "" "ì´ ë§¤í•‘ì€ dom4j 트리로서 ë˜ëŠ” 프로í¼í‹° name/value ìŒë“¤(java <literal>Map " "attribute. This lets you specify the name of an XML attribute or element " "that holds the property or entity data. The format of the <literal>node ì†ì„±ì„ 수용한다. ì´ê²ƒì€ " "ë‹¹ì‹ ì´ í”„ë¡œí¼í‹° ë˜ëŠ” 엔티티 ë°ì´í„°ë¥¼ ì†Œìœ í•˜ëŠ” XML ì†ì„±ì´ë‚˜ ìš”ì†Œì˜ ì´ë¦„ì„ ì§€ì •" "하ë„ë¡ í•œë‹¤. <literal>node ì†ì„±ì˜ í¬ë§·ì€ ë‹¤ìŒ ì¤‘ 하나ì´ì–´ì•¼ 한다:" #. Tag: para #, fuzzy, no-c-format msgid "<literal>\"element-name\": map to the named XML element" msgstr "<literal>\"element-name\" - ëª…ëª…ëœ XML 요소로 매핑시킨다" #. Tag: para #, fuzzy, no-c-format msgid "<literal>\"@attribute-name\": map to the named XML attribute" msgstr "" "<literal>\"@attribute-name\" - ëª…ëª…ëœ XML ì†ì„±ìœ¼ë¡œ 매핑시킨다" #. Tag: para #, fuzzy, no-c-format msgid "<literal>\".\": map to the parent element" msgstr "<literal>\".\" - 부모 요소로 매핑 시킨다" #. Tag: para #, fuzzy, no-c-format msgid "" "<literal>\"element-name/@attribute-name\": map to the named " "attribute of the named element" msgstr "" "<literal>\"element-name/@attribute-name\" - ëª…ëª…ëœ ìš”ì†Œì˜ ëª…ëª…ëœ ì†" "성으로 매핑시킨다" #. Tag: para #, fuzzy, no-c-format msgid "" "For collections and single valued associations, there is an additional " "<literal>embed-xml attribute. If Other Hibernate examples (source code examples)Here is a short list of links related to this Hibernate xml.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.