|
Hibernate example source code file (inheritance_mapping.po)
This example Hibernate source code file (inheritance_mapping.po) is included in the DevDaily.com
"Java Source Code
Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.
The Hibernate inheritance_mapping.po source code
msgid ""
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
#, fuzzy, no-c-format
msgid "Inheritance mapping"
msgstr "ìƒì† 매핑"
#. Tag: title
#, fuzzy, no-c-format
msgid "The three strategies"
msgstr "세 가지 ë°©ë„들"
#. Tag: para
#, no-c-format
msgid "Hibernate supports the three basic inheritance mapping strategies:"
msgstr "Hibernate는 세 가지 기본ì ì¸ ìƒì† 매핑 ë°©ë„ë“¤ì„ ì§€ì›í•œë‹¤:"
#. Tag: para
#, no-c-format
msgid "table per class hierarchy"
msgstr "table per class hierarchy"
#. Tag: para
#, fuzzy, no-c-format
msgid "table per subclass"
msgstr "Table per subclass"
#. Tag: para
#, no-c-format
msgid "table per concrete class"
msgstr "table per concrete class"
#. Tag: para
#, no-c-format
msgid ""
"In addition, Hibernate supports a fourth, slightly different kind of "
"polymorphism:"
msgstr "게다가 Hibernate는 네 ë²ˆì§¸ì˜ ì•½ê°„ 다른 ì¢…ë¥˜ì˜ ë‹¤í˜•ì„±ì„ ì§€ì›í•œë‹¤:"
#. Tag: para
#, no-c-format
msgid "implicit polymorphism"
msgstr "implicit polymorphism(함축ì ì¸ ë‹¤í˜•ì„±)"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"It is possible to use different mapping strategies for different branches of "
"the same inheritance hierarchy. You can then make use of implicit "
"polymorphism to achieve polymorphism across the whole hierarchy. However, "
"Hibernate does not support mixing <literal><subclass>, "
"<literal><joined-subclass> and <union-"
"subclass></literal> mappings under the same root <class><subclass> and "
"<literal><join> elements (see below for an example)."
msgstr ""
"ë™ì¼í•œ ìƒì† ê³„ì¸µêµ¬ì¡°ì˜ ë‹¤ë¥¸ ê°€ì§€ë“¤ì— ëŒ€í•´ 다른 매핑 ë°©ë„ë“¤ì„ ì‚¬ìš©í•˜ëŠ” ê²ƒì´ ê°€"
"ëŠ¥í•˜ê³ , 그런 ë‹¤ìŒ ì „ì²´ 계층 구조를 가로질러 ë‹¤í˜•ì„±ì„ ì„±ì·¨í•˜ëŠ”ë° í•¨ì¶•ì ì¸ ë‹¤í˜•"
"ì„±ì„ ì‚¬ìš©í•˜ë¼. 하지만 Hibernate는 ë™ì¼í•œ 루트 <literal><class><subclass> ê·¸ë¦¬ê³ <"
"joined-subclass></literal> ê·¸ë¦¬ê³ <union-subclass><"
"class></literal> 요소 하ì—ì„œ <subclass> 요소와 "
"<literal><join> 요소를 ê²°í•©ì‹œí‚´ìœ¼ë¡œì¨ table per hierarchy ë°©"
"ë„와 table per subclass ë°©ë„를 함께 혼합시키는 ê²ƒì´ ê°€ëŠ¥í•˜ë‹¤(아래를 ë³´ë¼)."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"It is possible to define <literal>subclass, union-"
"subclass</literal>, and joined-subclass mappings in "
"separate mapping documents directly beneath <literal>hibernate-mapping attribute in "
"the subclass mapping, naming a previously mapped superclass. Previously this "
"feature made the ordering of the mapping documents important. Since "
"Hibernate3, the ordering of mapping files is irrelevant when using the "
"extends keyword. The ordering inside a single mapping file still needs to be "
"defined as superclasses before subclasses."
msgstr ""
"별ë„ì˜ ë§¤í•‘ 문서 ë‚´ì—, <literal>hibernate-mapping 바로 ë°‘ì— "
"<literal>subclass, union-subclass, ê·¸ë¦¬ê³ "
"<literal>joined-subclass ë§¤í•‘ë“¤ì„ ì •ì˜í•˜ëŠ” ê²ƒì´ ê°€ëŠ¥í•˜ë‹¤. ì´ê²ƒì€ 단"
"지 í•˜ë‚˜ì˜ ìƒˆë¡œìš´ 매핑 파ì¼ì„ 추가시켜서 í•˜ë‚˜ì˜ class 계층구조를 확장하는 것"
"ì„ ë‹¹ì‹ ì—게 허용해준다. ë‹¹ì‹ ì€ subclass 매핑 ë‚´ì— ì•žì„œ ë§¤í•‘ëœ ìŠˆí¼í´ëž˜ìŠ¤ë¥¼ 명"
"명하여 <literal>extends ì†ì„±ì„ ì§€ì •í•´ì•¼ 한다. 노트 : 명백하게 ì´ íŠ¹"
"ì§•ì€ ë§¤í•‘ ë¬¸ì„œë“¤ì˜ ìˆœì„œë¥¼ ì¤‘ìš”í•˜ê²Œë” ë§Œë“¤ì—ˆë‹¤. Hibernate3 ì´í›„ë¡œ, 매핑 파ì¼ë“¤"
"ì˜ ìˆœì„œëŠ” extends 키워드를 ì‚¬ìš©í• ë•Œ ìƒê´€ì—†ë‹¤. í•˜ë‚˜ì˜ ë§¤í•‘ íŒŒì¼ ë‚´ì˜ ìˆœì„œëŠ” "
"ì—¬ì „ížˆ 서브í´ëž˜ìŠ¤ë“¤ì— ì•žì„œ 슈í¼í´ëž˜ìŠ¤ë“¤ì„ ì •ì˜í•˜ëŠ”ë° ì—¬ì „ížˆ 필요하다."
#. Tag: title
#, no-c-format
msgid "Table per class hierarchy"
msgstr "Table per class hierarchy"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Suppose we have an interface <literal>Payment with the "
"implementors <literal>CreditCardPayment, CashPaymentChequePayment. The table per hierarchy "
"mapping would display in the following way:"
msgstr ""
"우리가 <literal>CreditCardPayment, CashPayment, "
"<literal>ChequePayment 구현ìžë“¤ì„ 가진 í•˜ë‚˜ì˜ ì¸í„°íŽ˜ì´ìŠ¤ "
"<literal>Payment를 ê°–ê³ ìžˆë‹¤ê³ ê°€ì •í•˜ìž. table per hierarchy 매핑"
"ì€ ë‹¤ìŒê³¼ ê°™ì„ ê²ƒì´ë‹¤:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Exactly one table is required. There is a limitation of this mapping "
"strategy: columns declared by the subclasses, such as <literal>CCTYPENOT NULL constraints."
msgstr ""
"ì •í™•ížˆ í•˜ë‚˜ì˜ í…Œì´ë¸”ì´ í•„ìš”í•˜ë‹¤. ì´ ë§¤í•‘ ë°©ë„ì—는 다ìŒì˜ í•˜ë‚˜ì˜ í° ì œì•½ì´ ì¡´"
"재한다: <literal>CCTYPEê³¼ ê°™ì´, 서브 í´ëž˜ìŠ¤ë“¤ì— ì˜í•´ ì„ ì–¸ëœ ì»¬ëŸ¼ë“¤"
"ì€ <literal>NOT NULL ì»¨ìŠ¤íŠ¸ë ˆì¸íŠ¸ë“¤ì„ 가질 수 없다."
#. Tag: title
#, no-c-format
msgid "Table per subclass"
msgstr "Table per subclass"
#. Tag: para
#, fuzzy, no-c-format
msgid "A table per subclass mapping looks like this:"
msgstr "table per subclass ë§¤í•‘ì€ ë‹¤ìŒê³¼ ê°™ì„ ê²ƒì´ë‹¤:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Four tables are required. The three subclass tables have primary key "
"associations to the superclass table so the relational model is actually a "
"one-to-one association."
msgstr ""
"네 ê°œì˜ í…Œì´ë¸”ë“¤ì´ í•„ìš”í•˜ë‹¤. 세 ê°œì˜ ì„œë¸Œí´ëž˜ìŠ¤ í…Œì´ë¸”ë“¤ì€ ìŠˆí¼í´ëž˜ìŠ¤ í…Œì´ë¸”"
"ì— ëŒ€í•œ 프ë¼ì´ë¨¸ë¦¬ 키 ì—°ê´€ë“¤ì„ ê°–ëŠ”ë‹¤ (ë”°ë¼ì„œ ê·¸ 관계형 ëª¨í˜•ì€ ì‹¤ì œë¡œ one-to-"
"one ì—°ê´€ì´ë‹¤)."
#. Tag: title
#, fuzzy, no-c-format
msgid "Table per subclass: using a discriminator"
msgstr "discriminator를 사용하는, table per subclass"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Hibernate's implementation of table per subclass does not require a "
"discriminator column. Other object/relational mappers use a different "
"implementation of table per subclass that requires a type discriminator "
"column in the superclass table. The approach taken by Hibernate is much more "
"difficult to implement, but arguably more correct from a relational point of "
"view. If you want to use a discriminator column with the table per subclass "
"strategy, you can combine the use of <literal><subclass> and "
"<literal><join>, as follows:"
msgstr ""
"table-per-subclassì— ëŒ€í•œ Hibernateì˜ êµ¬í˜„ì€ discriminator(íŒë³„ìž) ì»¬ëŸ¼ì„ í•„"
"요로 하지 ì•ŠìŒì„ 노트하ë¼. 다른 ê°ì²´/관계형 ë§¤í•‘ê¸°ë“¤ì€ ìŠˆí¼í´ëž˜ìŠ¤ í…Œì´ë¸” ì†"
"ì— í•˜ë‚˜ì˜ íƒ€ìž… íŒë³„ìž ì»¬ëŸ¼ì„ í•„ìš”ë¡œ 하는 table-per-subclassì— ëŒ€í•œ 다른 구현"
"ì„ ì‚¬ìš©í•œë‹¤. Hibernateì— ì˜í•´ 채íƒëœ ì ‘ê·¼ë²•ì€ êµ¬í˜„í•˜ê¸°ê°€ 훨씬 ë” ì–´ë µì§€ë§Œ ê´€"
"계형 ê´€ì ì—서는 아마 í‹€ë¦¼ì—†ì´ ë³´ë‹¤ ë” ì •í™•í•˜ë‹¤. ë§Œì¼ ë‹¹ì‹ ì´ table per "
"subclass ë°©ë„ì— ëŒ€í•´ í•˜ë‚˜ì˜ íŒë³„ìž ì»¬ëŸ¼ì„ ì‚¬ìš©í•˜ê³ ì‹¶ë‹¤ë©´, ë‹¹ì‹ ì€ ë‹¤ìŒê³¼ ê°™"
"ì´ <literal><subclass>와 <join>ì˜ ì‚¬"
"ìš©ì„ ê²°í•©ì‹œí‚¬ ìˆ˜ë„ ìžˆë‹¤:"
#. Tag: para
#, no-c-format
msgid ""
"The optional <literal>fetch=\"select\" declaration tells Hibernate "
"not to fetch the <literal>ChequePayment subclass data using an "
"outer join when querying the superclass."
msgstr ""
"ì„ íƒì ì¸ <literal>fetch=\"select\" ì„ ì–¸ì€ ìŠˆí¼í´ëž˜ìŠ¤ë¥¼ 질ì˜í• ë•Œ "
"outer joinì„ ì‚¬ìš©í•˜ì—¬ <literal>ChequePayment 서브í´ëž˜ìŠ¤ ë°ì´í„°ë¥¼ 페"
"치시키지 ì•Šë„ë¡ Hibernateì—게 ì•Œë ¤ì¤€ë‹¤."
#. Tag: title
#, no-c-format
msgid "Mixing table per class hierarchy with table per subclass"
msgstr "table per class hierarchy와 table per subclass를 혼합하기"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"You can even mix the table per hierarchy and table per subclass strategies "
"using the following approach:"
msgstr ""
"ë‹¹ì‹ ì€ ì´ ì ‘ê·¼ë²•ì„ ì‚¬ìš©í•˜ì—¬ table per hierarchy ë°©ë„와 table per subclass ë°©"
"ë„를 혼합시킬 수 있다:"
#. Tag: para
#, no-c-format
msgid ""
"For any of these mapping strategies, a polymorphic association to the root "
"<literal>Payment class is mapped using <many-to-one>"
"</literal>."
msgstr ""
"ì´ë“¤ 매핑 ë°©ë„들 중 ì–´ë–¤ ê²ƒì— ëŒ€í•´, 루트 <literal>Payment í´ëž˜ìŠ¤ì— "
"대한 í•˜ë‚˜ì˜ ë‹¤í˜•ì„± ì—°ê´€ì€ <literal><many-to-one>ì„ ì‚¬ìš©í•˜ì—¬ "
"매핑ëœë‹¤."
#. Tag: title
#, no-c-format
msgid "Table per concrete class"
msgstr "Table per concrete class"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"There are two ways we can map the table per concrete class strategy. First, "
"you can use <literal><union-subclass>."
msgstr ""
"우리가 table per concrete class ë°©ë„ ë§¤í•‘ì— ëŒ€í•´ ì·¨í• ìˆ˜ 있는 ë‘ ê°€ì§€ 방법들"
"ì´ ì¡´ìž¬í•œë‹¤. 첫 번째는 <literal><union-subclass>를 사용하는 "
"것ì´ë‹¤."
#. Tag: para
#, no-c-format
msgid ""
"Three tables are involved for the subclasses. Each table defines columns for "
"all properties of the class, including inherited properties."
msgstr ""
"세 ê°œì˜ í…Œì´ë¸”ë“¤ì´ ìŠˆí¼í´ëž˜ìŠ¤ë“¤ì— 대해 수반ëœë‹¤. ê°ê°ì˜ í…Œì´ë¸”ì€ ìƒì†ëœ 프로"
"í¼í‹°ë“¤ì„ í¬í•¨í•˜ì—¬, ê·¸ í´ëž˜ìŠ¤ì˜ ëª¨ë“ í”„ë¡œí¼í‹°ë“¤ì— 대한 ì»¬ëŸ¼ë“¤ì„ ì •ì˜í•œë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"The limitation of this approach is that if a property is mapped on the "
"superclass, the column name must be the same on all subclass tables. The "
"identity generator strategy is not allowed in union subclass inheritance. "
"The primary key seed has to be shared across all unioned subclasses of a "
"hierarchy."
msgstr ""
"ì´ ì ‘ê·¼ë²•ì˜ ì œì•½ì€ ë§Œì¼ í•˜ë‚˜ì˜ í”„ë¡œí¼í‹°ê°€ 슈í¼í´ëž˜ìŠ¤ ìƒìœ¼ë¡œ 매핑ë 경우, ê·¸ "
"컬럼 ì´ë¦„ì´ ëª¨ë“ ì„œë¸Œí´ëž˜ìŠ¤ í…Œì´ë¸”들 ìƒì—ì„œ 같아야 한다는 ì ì´ë‹¤.(ìž¥ëž˜ì˜ "
"Hibernate ë°°í¬ë³¸ì—ì„œ 우리는 ì´ ì œì•½ì„ í’€ ìˆ˜ë„ ìžˆë‹¤.) identity ìƒì„±ê¸° ë°©ë„는 "
"union 서브í´ëž˜ìŠ¤ ìƒì†ì—ì„œ 허용ë˜ì§€ 않으며, ì§„ì • 프ë¼ì´ë¨¸ë¦¬ 키 시드는 í•˜ë‚˜ì˜ "
"ê³„ì¸µêµ¬ì¡°ì˜ ëª¨ë“ unioned 서브í´ëž˜ìŠ¤ë“¤ì„ 가로질러 ê³µìœ ë˜ì–´ì•¼ 한다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"If your superclass is abstract, map it with <literal>abstract=\"true\" in the example above), is needed to hold "
"instances of the superclass."
msgstr ""
"ë§Œì¼ ë‹¹ì‹ ì˜ ìŠˆí¼í´ëž˜ìŠ¤ê°€ abstractì¼ ê²½ìš°ì—, ê·¸ê²ƒì„ <literal>abstract=\"true"
"\"</literal>ë¡œ 매핑하ë¼. ë¬¼ë¡ ë§Œì¼ ê·¸ê²ƒì´ abstractê°€ ì•„ë‹ ê²½ìš°, 추가ì ì¸ í…Œì´"
"블(ìœ„ì˜ ì˜ˆì œì—서는 ë””í´íŠ¸ë¡œ <literal>PAYMENT)ì´ ìŠˆí¼í´ëž˜ìŠ¤ì˜ ì¸ìŠ¤í„´"
"ìŠ¤ë“¤ì„ ì†Œìœ í•˜ëŠ”ë° í•„ìš”í•˜ë‹¤."
#. Tag: title
#, fuzzy, no-c-format
msgid "Table per concrete class using implicit polymorphism"
msgstr "함축ì ì¸ ë‹¤í˜•ì„±ì„ ì‚¬ìš©í•˜ëŠ”, table per concrete class"
#. Tag: para
#, no-c-format
msgid "An alternative approach is to make use of implicit polymorphism:"
msgstr "대안ì ì¸ ì ‘ê·¼ë²•ì€ í•¨ì¶•ì ì¸ ë‹¤í˜•ì„±ì„ ì‚¬ìš©í•˜ëŠ” 것ì´ë‹¤:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Notice that the <literal>Payment interface is not mentioned "
"explicitly. Also notice that properties of <literal>Payment are "
"mapped in each of the subclasses. If you want to avoid duplication, consider "
"using XML entities (for example, <literal>[ <!ENTITY allproperties SYSTEM "
"\"allproperties.xml\"> ]</literal> in the DOCTYPE "
"declaration and <literal>&allproperties; in the mapping)."
msgstr ""
"ì–´ëŠ ê³³ì—ì„œë„ ìš°ë¦¬ê°€ 명시ì 으로 <literal>Payment ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 언급"
"하지 ì•ŠìŒì„ 주목하ë¼. ë˜í•œ <literal>Paymentì˜ í”„ë¡œí¼í‹°ë“¤ì´ 서브í´ëž˜"
"스들 ê°ê°ì—ì„œ 매핑ëœë‹¤ëŠ” ì ì„ ì£¼ëª©í•˜ë¼. ë§Œì¼ ë‹¹ì‹ ì´ ì¤‘ë³µì„ í”¼í•˜ê³ ìž ì›í•œë‹¤"
"ë©´, XML ì—”í‹°í‹°ë“¤ì„ ì‚¬ìš©í•˜ëŠ” ê²ƒì„ ê³ ë ¤í•˜ë¼(예를 들어 매핑ì—ì„œ "
"<literal>DOCTYPE ì„ ì–¸ê³¼ &allproperties;ì—ì„œ "
"<literal>[ <!ENTITY allproperties SYSTEM \"allproperties.xml\"> ]s when performing polymorphic queries."
msgstr ""
"ì´ ì ‘ê·¼ë²•ì˜ ë‹¨ì ì€ ë‹¤í˜•ì„± 질ì˜ë“¤ì„ ìˆ˜í–‰í• ë•Œ Hibernateê°€ ìƒì„±ëœ SQl "
"<literal>UNIONë“¤ì„ ìƒì„±ì‹œí‚¤ëŠ” 않는다는 ì ì´ë‹¤."
#. Tag: para
#, no-c-format
msgid ""
"For this mapping strategy, a polymorphic association to <literal>Payment<any>."
msgstr ""
"ì´ ë§¤í•‘ ë°©ë„ì˜ ê²½ìš°, <literal>Paymentì— ëŒ€í•œ í•˜ë‚˜ì˜ ë‹¤í˜•ì„± ì—°ê´€ì€ "
"대개 <literal><any>를 사용하여 매핑ëœë‹¤."
#. Tag: title
#, no-c-format
msgid "Mixing implicit polymorphism with other inheritance mappings"
msgstr "함축ì ì¸ ë‹¤í˜•ì„±ì„ ë‹¤ë¥¸ ìƒì† 매핑들과 혼합하기"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Since the subclasses are each mapped in their own <literal><class>Payment is just an "
"interface), each of the subclasses could easily be part of another "
"inheritance hierarchy. You can still use polymorphic queries against the "
"<literal>Payment interface."
msgstr ""
"ì´ ë§¤í•‘ì— ëŒ€í•´ ì£¼ëª©í• í•˜ë‚˜ ì´ìƒì˜ ê²ƒì´ ì¡´ìž¬í•œë‹¤. 서브í´ëž˜ìŠ¤ë“¤ì´ 그것들 ìžì‹ ì˜"
"<literal><class> 요소 ë‚´ì— ê°ê° 매핑ë˜ë¯€ë¡œ(ê·¸ë¦¬ê³ "
"<literal>Paymentê°€ 단지 ì¸í„°íŽ˜ì´ìŠ¤ì´ë¯€ë¡œ), 서브í´ëž˜ìŠ¤ë“¤ ê°ê°ì€ 쉽"
"게 ë˜ ë‹¤ë¥¸ ìƒì† ê³„ì¸µêµ¬ì¡°ì˜ ë¶€ë¶„ì¼ ìˆ˜ 있다! (ê·¸ë¦¬ê³ ë‹¹ì‹ ì€ <literal>Payment is not mentioned explicitly. If we "
"execute a query against the <literal>Payment interface, for "
"example <literal>from Payment, Hibernate automatically returns "
"instances of <literal>CreditCardPayment (and its subclasses, since "
"they also implement <literal>Payment), CashPaymentChequePayment, but not instances of "
"<literal>NonelectronicTransaction."
msgstr ""
"다시 한번, 우리는 <literal>Payment를 명시ì 으로 언급하지 않는다. 만"
"ì¼ ìš°ë¦¬ê°€ <literal>Payment ì¸í„°íŽ˜ì´ìŠ¤ì— 대해 í•˜ë‚˜ì˜ ì§ˆì˜ë¥¼ ì‹¤í–‰í• "
"경우-예를 들어, from Payment-, Hibernate는 <literal>CreditCardPaymentPaymentCashPayment ê·¸ë¦¬ê³ "
"<literal>ChequePayment ì¸ìŠ¤í„´ìŠ¤ë“¤ì„ ìžë™ì 으로 ë°˜í™˜í• ê²ƒì´ì§€ë§Œ "
"<literal>NonelectronicTransactionì˜ ì¸ìŠ¤í„´ìŠ¤ë“¤ì„ 반환하지 않는다."
#. Tag: title
#, no-c-format
msgid "Limitations"
msgstr "ì œì•½ë“¤"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"There are limitations to the \"implicit polymorphism\" approach to the table "
"per concrete-class mapping strategy. There are somewhat less restrictive "
"limitations to <literal><union-subclass> mappings."
msgstr ""
"table per concrete-class 매핑 ë°©ë„ì— ëŒ€í•œ \"함축ì ì¸ ë‹¤í˜•ì„±\" ì ‘ê·¼ë²•ì—는 ì–´"
"ë–¤ ì œì•½ë“¤ì´ ì¡´ìž¬í•œë‹¤. <literal><union-subclass> ë§¤í•‘ë“¤ì— ëŒ€í•´"
"서는 다소 ëœ ì œí•œì ì¸ ì œì•½ë“¤ì´ ì¡´ìž¬í•œë‹¤:"
#. Tag: para
#, no-c-format
msgid ""
"The following table shows the limitations of table per concrete-class "
"mappings, and of implicit polymorphism, in Hibernate."
msgstr ""
"ë‹¤ìŒ í‘œëŠ” Hibernateì—ì„œ table per concrete-class ë§¤í•‘ë“¤ì— ëŒ€í•œ ì œì•½ë“¤, 그리"
"ê³ í•¨ì¶•ì ì¸ ë‹¤í˜•ì„±ì— ëŒ€í•œ ì œì•½ë“¤ì„ ë³´ì—¬ì¤€ë‹¤."
#. Tag: title
#, no-c-format
msgid "Features of inheritance mappings"
msgstr "ìƒì† ë§¤í•‘ë“¤ì˜ íŠ¹ì§•ë“¤"
#. Tag: entry
#, no-c-format
msgid "Inheritance strategy"
msgstr "ìƒì† ë°©ë„"
#. Tag: entry
#, no-c-format
msgid "Polymorphic many-to-one"
msgstr "다형성 다대ì¼"
#. Tag: entry
#, no-c-format
msgid "Polymorphic one-to-one"
msgstr "다형성 ì¼ëŒ€ì¼"
#. Tag: entry
#, no-c-format
msgid "Polymorphic one-to-many"
msgstr "다형성 ì¼ëŒ€ë‹¤"
#. Tag: entry
#, no-c-format
msgid "Polymorphic many-to-many"
msgstr "다형성 다대다"
#. Tag: entry
#, no-c-format
msgid "Polymorphic <literal>load()/get()"
msgstr ""
#. Tag: entry
#, no-c-format
msgid "Polymorphic queries"
msgstr "다형성 질ì˜ë“¤"
#. Tag: entry
#, no-c-format
msgid "Polymorphic joins"
msgstr "다형성 ì¡°ì¸ë“¤"
#. Tag: entry
#, no-c-format
msgid "Outer join fetching"
msgstr "Outer ì¡°ì¸ íŽ˜ì¹"
#. Tag: entry
#, no-c-format
msgid "table per class-hierarchy"
msgstr "table per class-hierarchy"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal><many-to-one>"
msgstr "<many-to-one>"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal><one-to-one>"
msgstr "<one-to-one>"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal><one-to-many>"
msgstr "<one-to-many>"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal><many-to-many>"
msgstr "<many-to-many>"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal>s.get(Payment.class, id)"
msgstr "s.get(Payment.class, id)"
#. Tag: entry
#, no-c-format
msgid "<literal>from Payment p"
msgstr ""
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal>from Order o join o.payment p"
msgstr "from Order o join o.payment p"
#. Tag: entry
#, no-c-format
msgid "<emphasis>supported"
msgstr ""
#. Tag: entry
#, no-c-format
msgid "table per concrete-class (union-subclass)"
msgstr "table per concrete-class (union-subclass)"
#. Tag: entry
#, no-c-format
msgid ""
"<literal><one-to-many> (for inverse=\"true\""
msgstr ""
#. Tag: entry
#, no-c-format
msgid "<emphasis>not supported"
msgstr ""
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal><many-to-any>"
msgstr "<many-to-any>"
#. Tag: entry
#, fuzzy, no-c-format
msgid ""
"<literal>s.createCriteria(Payment.class).add( Restrictions.idEq(id) )."
"uniqueResult()</literal>"
msgstr ""
"s.createCriteria(Payment.class).add( Restrictions.idEq(id) ).uniqueResult()"
#, fuzzy
#~ msgid "<para>table per subclass"
#~ msgstr "table per subclass"
#~ msgid "from Payment p"
#~ msgstr "from Payment p"
#~ msgid "supported"
#~ msgstr "지ì›ë¨"
#, fuzzy
#~ msgid "<entry>table per subclass"
#~ msgstr "table per subclass"
#~ msgid "<any>"
#~ msgstr "<any>"
#~ msgid "not supported"
#~ msgstr "지ì›ë˜ì§€ ì•ŠìŒ"
#~ msgid "load()/get()"
#~ msgstr "load()/get()"
#~ msgid "Polymorphic <placeholder-1/>"
#~ msgstr "다형성 <placeholder-1/>"
#~ msgid "inverse=\"true\""
#~ msgstr "inverse=\"true\""
#~ msgid "<placeholder-1/> (for only)"
#~ msgstr "<placeholder-1/> (for only)"
Other Hibernate examples (source code examples)
Here is a short list of links related to this Hibernate inheritance_mapping.po source code file:
|