|
Hibernate example source code file (performance.po)
This example Hibernate source code file (performance.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 performance.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
#, no-c-format
msgid "Improving performance"
msgstr "í¼í¬ë¨¼ìŠ¤ ê°œì„ í•˜ê¸°"
#. Tag: title
#, no-c-format
msgid "Fetching strategies"
msgstr "íŽ˜ì¹ ë°©ë„들"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Hibernate uses a <emphasis>fetching strategy to retrieve "
"associated objects if the application needs to navigate the association. "
"Fetch strategies can be declared in the O/R mapping metadata, or over-ridden "
"by a particular HQL or <literal>Criteria query."
msgstr ""
"<emphasis>íŽ˜ì¹ ë°©ë„는 어플리케ì´ì…˜ì´ ì—°ê´€ì„ ë„¤ë¹„ê²Œì´íŠ¸í• 필요가 있"
"ì„ ë•Œ Hibernateê°€ ì—°ê´€ëœ ê°ì²´ë“¤ì„ ê²€ìƒ‰í•˜ëŠ”ë° ì‚¬ìš©í•˜ê²Œ ë ë°©ë„ì´ë‹¤.페치 ë°©ë„들"
"ì€ O/R 매핑 메타ë°ì´í„° ë‚´ì—ì„œ ì„ ì–¸ë 수 있거나 í•˜ë‚˜ì˜ íŠ¹ì • HQL ë˜ëŠ” "
"<literal>Criteria 질ì˜ì— ì˜í•´ 오버ë¼ì´ë“œ ë ìˆ˜ë„ ìžˆë‹¤."
#. Tag: para
#, no-c-format
msgid "Hibernate3 defines the following fetching strategies:"
msgstr "Hibernate3는 ë‹¤ìŒ íŽ˜ì¹ ë°©ë„ë“¤ì„ ì •ì˜í•œë‹¤:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<emphasis>Join fetching: Hibernate retrieves the associated "
"instance or collection in the same <literal>SELECT, using an "
"<literal>OUTER JOIN."
msgstr ""
"<emphasis>Join íŽ˜ì¹ - Hibernate는 OUTER JOINì„ "
"사용하여 ì—°ê´€ëœ ì¸ìŠ¤í„´ìŠ¤ ë˜ëŠ” ë™ì¼í•œ <literal>SELECT ë‚´ì—ì„œ ì½œë ‰ì…˜"
"ì„ ê²€ìƒ‰í•œë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<emphasis>Select fetching: a second SELECT is "
"used to retrieve the associated entity or collection. Unless you explicitly "
"disable lazy fetching by specifying <literal>lazy=\"false\", this "
"second select will only be executed when you access the association."
msgstr ""
"<emphasis>Select íŽ˜ì¹ - ë‘ ë²ˆì§¸ SELECT는 ì—°ê³¼"
"ëœ ì—”í‹°í‹° ë˜ëŠ” ì½œë ‰ì…˜ì„ ê²€ìƒ‰í•˜ëŠ”ë° ì‚¬ìš©ëœë‹¤. ë‹¹ì‹ ì´ <literal>lazy=\"false\": a second SELECT "
"is used to retrieve the associated collections for all entities retrieved in "
"a previous query or fetch. Unless you explicitly disable lazy fetching by "
"specifying <literal>lazy=\"false\", this second select will only "
"be executed when you access the association."
msgstr ""
"<emphasis>Subselect íŽ˜ì¹ - ë‘ ë²ˆì§¸ SELECT는 ì´"
"ì „ ì§ˆì˜ ë˜ëŠ” 페치ì—ì„œ ê²€ìƒ‰ëœ ëª¨ë“ ì—”í‹°í‹°ë“¤ì— ëŒ€í•´ ì—°ê´€ëœ ì½œë ‰ì…˜ë“¤ì„ ê²€ìƒ‰í•˜ëŠ”"
"ë° ì‚¬ìš©ëœë‹¤. ë‹¹ì‹ ì´ <literal>lazy=\"false\"를 ì§€ì •í•˜ì—¬ 명시ì 으로 "
"lazy 페ì¹ì„ 사용 불가능하게 하지 않는 í•œ, ì´ ë‘ ë²ˆì§¸ select는 ë‹¹ì‹ ì´ ì‹¤ì œë¡œ "
"ê·¸ ì—°ê´€ì— ì ‘ê·¼í• ë•Œ ì˜¤ì§ ì‹¤í–‰ë 것ì´ë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<emphasis>Batch fetching: an optimization strategy for select "
"fetching. Hibernate retrieves a batch of entity instances or collections in "
"a single <literal>SELECT by specifying a list of primary or "
"foreign keys."
msgstr ""
"<emphasis>Batch íŽ˜ì¹ - select 페ì¹ì„ 위한 최ì í™” ë°©ë„ - Hibernate"
"는 프ë¼ì´ë¨¸ë¦¬ 키들ì´ë‚˜ foreign í‚¤ë“¤ì˜ ë¦¬ìŠ¤íŠ¸ë¥¼ ì§€ì •í•¨ìœ¼ë¡œì¨ í•˜ë‚˜ì˜"
"<literal>SELECT ë‚´ì—ì„œ 엔티티 ì¸ìŠ¤í„´ìŠ¤ë“¤ì´ë‚˜ ì½œë ‰ì…˜ë“¤ì— ëŒ€í•œ batch"
"를 검색한다."
#. Tag: para
#, no-c-format
msgid "Hibernate also distinguishes between:"
msgstr "Hibernate는 ë˜í•œ ë‹¤ìŒ ì‚¬ì´ë¥¼ 구별 짓는다:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<emphasis>Immediate fetching: an association, collection or "
"attribute is fetched immediately when the owner is loaded."
msgstr ""
"<emphasis>즉ê°ì ì¸ íŽ˜ì¹ - ì†Œìœ ìžê°€ 로드ë ë•Œ, ì—°ê´€, ì½œë ‰ì…˜ ë˜ëŠ” ì†"
"ì„±ì´ ì¦‰ì‹œ 페치ëœë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<emphasis>Lazy collection fetching: a collection is fetched when "
"the application invokes an operation upon that collection. This is the "
"default for collections."
msgstr ""
"<emphasis>Lazy ì½œë ‰ì…˜ íŽ˜ì¹ - 어플리케ì´ì…˜ì´ ê·¸ ì½œë ‰ì…˜ì— ëŒ€í•´ 하나"
"ì˜ ì˜¤í¼ë ˆì´ì…˜ì„ í˜¸ì¶œí• ë•Œ ì½œë ‰ì…˜ì´ íŽ˜ì¹˜ëœë‹¤.(ì´ê²ƒì€ ì½œë ‰ì…˜ë“¤ì— ëŒ€í•´ ë””í´íŠ¸ì´"
"다.)"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<emphasis>\"Extra-lazy\" collection fetching: individual elements "
"of the collection are accessed from the database as needed. Hibernate tries "
"not to fetch the whole collection into memory unless absolutely needed. It "
"is suitable for large collections."
msgstr ""
"<emphasis>\"Extra-lazy\" ì½œë ‰ì…˜ íŽ˜ì¹ - ì½œë ‰ì…˜ì˜ ê°œë³„ ìš”ì†Œë“¤ì€ í•„ìš”"
"í• ë•Œ ë°ì´í„°ë² ì´ìŠ¤ë¡œë¶€í„° ì ‘ê·¼ëœë‹¤. Hibernate는 ì ˆëŒ€ì 으로 필요하지 ì•Šì€ í•œ ì „"
"ì²´ ì½œë ‰ì…˜ì„ ë©”ëª¨ë¦¬ ë‚´ë¡œ íŽ˜ì¹˜í•˜ë ¤ê³ ì‹œë„하지 않는다(매우 í° ì½œë ‰ì…˜ì— ì 합함)"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<emphasis>Proxy fetching: a single-valued association is fetched "
"when a method other than the identifier getter is invoked upon the "
"associated object."
msgstr ""
"<emphasis>프ë½ì‹œ íŽ˜ì¹ - ì‹ë³„ìž getterê°€ ì•„ë‹Œ 다른 메소드가 ì—°ê´€ëœ "
"ê°ì²´ì— 대해 호출ë ë•Œ ë‹¨ì¼ ê°’ ì—°ê´€ì´ íŽ˜ì¹˜ëœë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<emphasis>\"No-proxy\" fetching: a single-valued association is "
"fetched when the instance variable is accessed. Compared to proxy fetching, "
"this approach is less lazy; the association is fetched even when only the "
"identifier is accessed. It is also more transparent, since no proxy is "
"visible to the application. This approach requires buildtime bytecode "
"instrumentation and is rarely necessary."
msgstr ""
"<emphasis>\"No-proxy\" íŽ˜ì¹ - ì¸ìŠ¤í„´ìŠ¤ 변수가 ì ‘ê·¼ë ë•Œ ë‹¨ì¼ ê°’ ì—°"
"ê´€ì´ íŽ˜ì¹˜ëœë‹¤. 프ë½ì‹œ 페ì¹ê³¼ 비êµí• ë•Œ, ì´ ì ‘ê·¼ë²•ì€ ë‹¤ì†Œ ëœ lazy하지만(ê·¸ ì—°"
"ê´€ì€ ì‹¬ì§€ì–´ ìœ ì¼í•˜ê²Œ ì‹ë³„ìžê°€ ì ‘ê·¼ë ë•Œì—ë„ íŽ˜ì¹˜ëœë‹¤)보다 투명하다. 왜ëƒí•˜ë©´ "
"프ë½ì‹œëŠ” 어플리케ì´ì…˜ì— 가시ì ì´ì§€ 않기 때문ì´ë‹¤. ì´ ì ‘ê·¼ë²•ì€ ë¹Œë“œ ì‹œ ë°”ì´íŠ¸"
"코드 ìˆ˜ë‹¨ì„ í•„ìš”ë¡œ 하며 드물게 필요하다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<emphasis>Lazy attribute fetching: an attribute or single valued "
"association is fetched when the instance variable is accessed. This approach "
"requires buildtime bytecode instrumentation and is rarely necessary."
msgstr ""
"<emphasis>Lazy ì†ì„± íŽ˜ì¹ - ì¸ìŠ¤í„´ìŠ¤ 변수가 ì ‘ê·¼ë ë•Œ ì†ì„± ë˜ëŠ” 단"
"ì¼ ê°’ ì—°ê´€ì´ íŽ˜ì¹˜ëœë‹¤ ì´ ì ‘ê·¼ë²•ì€ ë¹Œë“œì‹œ ë°”ì´íŠ¸ì½”ë“œ ìˆ˜ë‹¨ì„ í•„ìš”ë¡œ 하며 드물"
"게 필요하다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"We have two orthogonal notions here: <emphasis>when is the "
"association fetched and <emphasis>how is it fetched. It is "
"important that you do not confuse them. We use <literal>fetch to "
"tune performance. We can use <literal>lazy to define a contract "
"for what data is always available in any detached instance of a particular "
"class."
msgstr ""
"우리는 여기서 ë‘ ê°œì˜ ì§êµí•˜ëŠ” ê°œë…ë“¤ì„ ê°–ëŠ”ë‹¤: ì—°ê´€ì´ íŽ˜ì¹˜ë <emphasis>때방법(사용ë˜ëŠ” SQL). ê·¸"
"ê²ƒë“¤ì„ í˜¼ë™í•˜ì§€ ë§ë¼! 우리는 í¼í¬ë¨¼ìŠ¤ë¥¼ íŠœíŒ…í•˜ëŠ”ë° <literal>페치를 "
"사용한다. 우리는 íŠ¹ì • í´ëž˜ìŠ¤ì˜ ì–´ë–¤ detached ì¸ìŠ¤í„´ìŠ¤ ë‚´ì—ì„œ í•ìƒ ì´ìš© 가능"
"í•œ ë°ì´í„°ê°€ 무엇ì¸ì§€ì— 대한 ê³„ì•½ì„ ì •ì˜í•˜ëŠ”ë° <literal>lazy를 사용"
"í• ìˆ˜ 있다."
#. Tag: title
#, no-c-format
msgid "Working with lazy associations"
msgstr "lazy 연관들로 작업하기"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"By default, Hibernate3 uses lazy select fetching for collections and lazy "
"proxy fetching for single-valued associations. These defaults make sense for "
"most associations in the majority of applications."
msgstr ""
"ë””í´íŠ¸ë¡œ Hibernate3는 ì½œë ‰ì…˜ë“¤ì— ëŒ€í•´ lazy select 페ì¹ì„ ì‚¬ìš©í•˜ê³ , ë‹¨ì¼ ê°’ ì—°"
"ê´€ë“¤ì— ëŒ€í•´ lazy 프ë½ì‹œ 페ì¹ì„ 사용한다. ì´ë“¤ ë””í´íŠ¸ë“¤ì€ ê±°ì˜ ëª¨ë“ ì–´í”Œë¦¬ì¼€ì´"
"션들ì—ì„œ ê±°ì˜ ëª¨ë“ ì—°ê´€ë“¤ì— ëŒ€í•´ ìœ ì˜ë¯¸í•˜ë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"If you set <literal>hibernate.default_batch_fetch_size, Hibernate "
"will use the batch fetch optimization for lazy fetching. This optimization "
"can also be enabled at a more granular level."
msgstr ""
"<emphasis>노트: ë§Œì¼ ë‹¹ì‹ ì´ hibernate."
"default_batch_fetch_size</literal>를 ì„¤ì •í•˜ëŠ” 경우, Hibernate는 lazy 페ì¹ì„ "
"위한 batch 페치 최ì 화를 ì‚¬ìš©í• ê²ƒì´ë‹¤(ì´ ìµœì 화는 ë˜í•œ ë” ë§Žì€ ê³¼ë¦½ìƒì˜ ë ˆë²¨"
"ì—ì„œ ì´ìš© ê°€ëŠ¥í• ìˆ˜ 있다)."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Please be aware that access to a lazy association outside of the context of "
"an open Hibernate session will result in an exception. For example:"
msgstr ""
"하지만, lazy 페ì¹ì€ ë‹¹ì‹ ì´ ì•Œê³ ìžˆì–´ì•¼ 하는 í•œ 가지 ë¬¸ì œë¥¼ ì œê¸°í•œë‹¤. ì—´ë ¤ì§„ "
"Hibernate 세션 컨í…스트 외부ì—ì„œ lazy ì—°ê´€ì— ëŒ€í•œ ì ‘ê·¼ì€ ì˜ˆì™¸ìƒí™©ìœ¼ë¡œ 귀결ë "
"것ì´ë‹¤. 예를 들면 :"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Since the permissions collection was not initialized when the "
"<literal>Session was closed, the collection will not be able to "
"load its state. <emphasis>Hibernate does not support lazy initialization for "
"detached objects</emphasis>. This can be fixed by moving the code that reads "
"from the collection to just before the transaction is committed."
msgstr ""
"<literal>Sessionì´ ë‹«í˜”ì„ ë•Œ permissions ì½œë ‰ì…˜ì´ ì´ˆê¸°í™” ë˜ì§€ 않았"
"으므로, ê·¸ ì½œë ‰ì…˜ì€ ê·¸ê²ƒì˜ ìƒíƒœë¥¼ 로드시킬 수가 ì—†ì„ ê²ƒì´ë‹¤. "
"<emphasis>Hibernate 는 detached ê°ì²´ë“¤ì— 대한 lazy 초기화를 지ì›í•˜ì§€ 않는다."
"</emphasis> ì •ì •ì€ ì½œë ‰ì…˜ìœ¼ë¡œë¶€í„° ì½ì–´ë“¤ì´ëŠ” 코드를 커밋 바로 ì§ì „으로 ì´ë™ì‹œ"
"키는 것ì´ë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Alternatively, you can use a non-lazy collection or association, by "
"specifying <literal>lazy=\"false\" for the association mapping. "
"However, it is intended that lazy initialization be used for almost all "
"collections and associations. If you define too many non-lazy associations "
"in your object model, Hibernate will fetch the entire database into memory "
"in every transaction."
msgstr ""
"다른 방법으로 ì—°ê´€ ë§¤í•‘ì— ëŒ€í•´ <literal>lazy=\"false\"를 ì§€ì •í•¨ìœ¼ë¡œ"
"ì¨, non-lazy ì½œë ‰ì…˜ ë˜ëŠ” non-lazy ì—°ê´€ì„ ì‚¬ìš©í• ìˆ˜ 있다. 하지만 lazy 초기화"
"는 ê±°ì˜ ëª¨ë“ ì½œë ‰ì…˜ë“¤ê³¼ ì—°ê´€ë“¤ì— ëŒ€í•´ 사용ë˜ë„ë¡ ê³ ì•ˆë˜ì–´ 있다. ë§Œì¼ ë‹¹ì‹ ì´ "
"ë‹¹ì‹ ì˜ ê°ì²´ 모형 ë‚´ì— ë„ˆë¬´ ë§Žì€ non-lazy ì—°ê´€ë“¤ì„ ì •ì˜í• 경우, Hibernate는 모"
"ë“ íŠ¸ëžœìžì…˜ì—ì„œ ì „ì²´ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 메모리 ì†ìœ¼ë¡œ 페치하는 í•„ìš”ì„±ì„ ë내게 "
"ë 것ì´ë‹¤!"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"On the other hand, you can use join fetching, which is non-lazy by nature, "
"instead of select fetching in a particular transaction. We will now explain "
"how to customize the fetching strategy. In Hibernate3, the mechanisms for "
"choosing a fetch strategy are identical for single-valued associations and "
"collections."
msgstr ""
"다른 한편으로, 우리는 íŠ¹ì • 트랜ìžì…˜ ë‚´ì—ì„œ select íŽ˜ì¹ ëŒ€ì‹ ì— (ê³ ìœ í•˜ê²Œ non-"
"lazyì¸) join 페ì¹ì„ ì„ íƒí•˜ê¸°ë¥¼ ìžì£¼ ì›í•œë‹¤. 우리는 ì´ì œ íŽ˜ì¹ ë°©ë„를 맞춤화 ì‹œ"
"키는 ë°©ë²•ì„ ì•Œê²Œ ë 것ì´ë‹¤. Hibernate3ì—ì„œ, 페치 ë°©ë„를 ì„ íƒí•˜ëŠ” ë©”ì»¤ë‹ˆì¦˜ì€ "
"ë‹¨ì¼ ê°’ 연관들과 ì½œë ‰ì…˜ë“¤ì— ëŒ€í•´ ë™ì¼í•˜ë‹¤."
#. Tag: title
#, no-c-format
msgid "Tuning fetch strategies"
msgstr "페치 ë°©ë„ë“¤ì„ íŠœë‹í•˜ê¸°"
#. Tag: para
#, no-c-format
msgid ""
"Select fetching (the default) is extremely vulnerable to N+1 selects "
"problems, so we might want to enable join fetching in the mapping document:"
msgstr ""
"select 페ì¹(ë””í´íŠ¸)ì€ N+1 selects ë¬¸ì œì ë“¤ì— ë§¤ìš° 취약해서, 우리는 매핑 문서"
"ì—ì„œ join 페ì¹ì„ 사용 가능하게 하기를 ì›í• ìˆ˜ë„ ìžˆë‹¤:"
#. Tag: para
#, no-c-format
msgid ""
"The <literal>fetch strategy defined in the mapping document "
"affects:"
msgstr ""
"매핑 문서 ë‚´ì— ì •ì˜ëœ <literal>fetch ë°©ë„는 다ìŒì— ì˜í–¥ì„ 준다:"
#. Tag: para
#, no-c-format
msgid "retrieval via <literal>get() or load()"
msgstr "<literal>get() ë˜ëŠ” load()를 통한 검색"
#. Tag: para
#, no-c-format
msgid "retrieval that happens implicitly when an association is navigated"
msgstr "ì—°ê´€ì´ ë„¤ë¹„ê²Œì´íŠ¸ë ë•Œ 함축ì 으로 ë°œìƒí•˜ëŠ” 검색"
#. Tag: para
#, no-c-format
msgid "<literal>Criteria queries"
msgstr "<literal>Criteria 질ì˜ë“¤"
#. Tag: para
#, no-c-format
msgid "HQL queries if <literal>subselect fetching is used"
msgstr "<literal>subselect 페ì¹ì´ 사용ë ê²½ìš°ì— HQL 질ì˜ë“¤"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Irrespective of the fetching strategy you use, the defined non-lazy graph is "
"guaranteed to be loaded into memory. This might, however, result in several "
"immediate selects being used to execute a particular HQL query."
msgstr ""
"ë‹¹ì‹ ì´ ì‚¬ìš©í•˜ëŠ” íŽ˜ì¹ ë°©ë„ê°€ 무엇ì¸ê°€ì— ìƒê´€ì—†ì´, ì •ì˜ëœ 비-lazy 그래프가 메모"
"리 ë‚´ë¡œ 로드ë˜ëŠ” ê²ƒì´ ë³´ìž¥ëœë‹¤. ì´ê²ƒì€ í•˜ë‚˜ì˜ íŠ¹ë³„í•œ HQL 질ì˜ë¥¼ ì‹¤í–‰ì‹œí‚¤ëŠ”ë° "
"사용ë˜ëŠ” 몇몇 즉시ì ì¸ select들로 귀결ë 수 있ìŒì„ 노트하ë¼."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Usually, the mapping document is not used to customize fetching. Instead, we "
"keep the default behavior, and override it for a particular transaction, "
"using <literal>left join fetch in HQL. This tells Hibernate to "
"fetch the association eagerly in the first select, using an outer join. In "
"the <literal>Criteria query API, you would use "
"<literal>setFetchMode(FetchMode.JOIN)."
msgstr ""
"대개, 우리는 페ì¹ì„ 맞춤화 ì‹œí‚¤ëŠ”ë° ë§¤í•‘ 문서를 사용하지 않는다. ëŒ€ì‹ ì—, 우리"
"는 ë””í´íŠ¸ íŠ¹ì§•ì„ ìœ ì§€í•˜ê³ , HQLì—ì„œ <literal>left join fetch를 사용"
"하여, íŠ¹ì • 트랜ìžì…˜ì— 대해 ê·¸ê²ƒì„ ì˜¤ë²„ë¼ì´ë“œ 시킨다. ì´ê²ƒì€ outer joinì„ ì‚¬ìš©"
"하여 첫 번째 selectì—ì„œ ì´ˆê¸°ì— ê·¸ ì—°ê´€ì„ eagerly 페치시킬 ê²ƒì„ Hibernateì—게 "
"ì•Œë ¤ì¤€ë‹¤. <literal>Criteria query APIì—ì„œ, 우리는 "
"<literal>setFetchMode(FetchMode.JOIN)ì„ ì‚¬ìš©í•œë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"If you want to change the fetching strategy used by <literal>get() "
"or <literal>load(), you can use a Criteria "
"query. For example:"
msgstr ""
"ë§Œì¼ ë‹¹ì‹ ì´ <literal>get() ë˜ëŠ” load()ì— ì˜í•´ 사"
"ìš©ëœ íŽ˜ì¹ ë°©ë„를 변경시킬 수 있기를 ë‹¹ì‹ ì´ ì›í•œë‹¤ê³ ëŠë‚„ 경우, 단순하게 "
"<literal>Criteria 질ì˜ë¥¼ 사용하ë¼. 예를 들면:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"This is Hibernate's equivalent of what some ORM solutions call a \"fetch plan"
"\"."
msgstr ""
"(ì´ê²ƒì€ 몇몇 ORM ì†”ë£¨ì…˜ë“¤ì´ \"페치 계íš\"ì´ë¼ê³ 부르는 ê²ƒì— ëŒ€í•œ Hibernateì˜ "
"등가물ì´ë‹¤.)"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"A completely different approach to problems with N+1 selects is to use the "
"second-level cache."
msgstr ""
"N+1 ê°œì˜ selectë“¤ì„ ê°€ì§„ ë¬¸ì œì ë“¤ì„ í”¼í•˜ëŠ” ì™„ì „ížˆ 다른 ë°©ë²•ì€ second-level ìº"
"시를 사용하는 것ì´ë‹¤."
#. Tag: title
#, no-c-format
msgid "Single-ended association proxies"
msgstr "Single-ended ì—°ê´€ 프ë½ì‹œ"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Lazy fetching for collections is implemented using Hibernate's own "
"implementation of persistent collections. However, a different mechanism is "
"needed for lazy behavior in single-ended associations. The target entity of "
"the association must be proxied. Hibernate implements lazy initializing "
"proxies for persistent objects using runtime bytecode enhancement which is "
"accessed via the CGLIB library."
msgstr ""
"ì½œë ‰ì…˜ë“¤ì— ëŒ€í•œ Lazy 페ì¹ì€ ì˜ì† ì½œë ‰ì…˜ë“¤ì— ëŒ€í•œ Hibernate ìžì‹ ì˜ êµ¬í˜„ì„ ì‚¬ìš©"
"하여 구현ëœë‹¤. 하지만 다른 ë©”ì»¤ë‹ˆì¦˜ì€ single-ended 연관들ì—ì„œ lazy íŠ¹ì§•ì— í•„"
"요하다. ì—°ê´€ì˜ ëŒ€ìƒ ì—”í‹°í‹°ëŠ” 프ë½ì‹œ ë˜ì–´ì•¼ 한다. Hibernate는 (훌ë¥í•œ CGLIB ë¼"
"ì´ë¸ŒëŸ¬ë¦¬ë¥¼ 통해) 런타임 ë°”ì´íŠ¸ì½”ë“œ ì¦ì§„ì„ ì‚¬ìš©í•˜ì—¬ ì˜ì† ê°ì²´ë“¤ì— 대한 lazy ì´ˆ"
"기화 프ë½ì‹œë“¤ì„ 구현한다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"At startup, Hibernate3 generates proxies by default for all persistent "
"classes and uses them to enable lazy fetching of <literal>many-to-oneone-to-one associations."
msgstr ""
"ë””í´íŠ¸ë¡œ, Hibernate3는 ëª¨ë“ ì˜ì† í´ëž˜ìŠ¤ë“¤ì— 대해 (시작 ì‹œì—) 프ë½ì‹œë“¤ì„ ìƒì„±"
"ì‹œí‚¤ê³ <literal>many-to-one 연관과 one-to-one ì—°"
"ê´€ì— ëŒ€í•´ lazy 페ì¹ì„ ì´ìš© 가능하게 í•˜ëŠ”ë° ê·¸ê²ƒë“¤ì„ ì‚¬ìš©í•œë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"The mapping file may declare an interface to use as the proxy interface for "
"that class, with the <literal>proxy attribute. By default, "
"Hibernate uses a subclass of the class. <emphasis>The proxied class must "
"implement a default constructor with at least package visibility. This "
"constructor is recommended for all persistent classes</emphasis>."
msgstr ""
"매핑 파ì¼ì€ ê·¸ í´ëž˜ìŠ¤ì— 대한 프ë½ì‹œ ì¸í„°íŽ˜ì´ìŠ¤ë¡œì„œ ì‚¬ìš©í• , <literal>proxy will never be castable to "
"<literal>DomesticCat, even if the underlying instance is an "
"instance of <literal>DomesticCat:"
msgstr ""
"첫 번째로, 심지어 기본 ì¸ìŠ¤í„´ìŠ¤ê°€ <literal>DomesticCatì˜ ì¸ìŠ¤í„´ìŠ¤"
"ì¸ ê²½ìš°ì¡°ì°¨ë„, <literal>Catì˜ ì¸ìŠ¤í„´ìŠ¤ë“¤ì€ ê²°ì½” "
"<literal>DomesticCat으로 타입ìºìŠ¤íŠ¸ê°€ 가능하지 ì•Šì„ ê²ƒì´ë‹¤:"
#. Tag: para
#, fuzzy, no-c-format
msgid "Secondly, it is possible to break proxy <literal>==:"
msgstr "ë‘번째로, 프ë½ì‹œ <literal>==를 íŒŒê¸°í• ê°€ëŠ¥ì„±ì´ ìžˆë‹¤."
#. Tag: para
#, no-c-format
msgid ""
"However, the situation is not quite as bad as it looks. Even though we now "
"have two references to different proxy objects, the underlying instance will "
"still be the same object:"
msgstr ""
"하지만, ê·¸ 경우는 ë³´ì´ëŠ” ë§Œí¼ ê·¸ë ‡ê²Œ 나ì˜ì§€ëŠ” 않다. 심지어 우리가 ì´ì œ 다른 "
"프ë½ì‹œ ê°ì²´ë“¤ì— 대한 ë‘ ê°œì˜ ì°¸ì¡°ë¥¼ 가질지ë¼ë„, 기본 ì¸ìŠ¤í„´ìŠ¤ëŠ” ì—¬ì „ížˆ ë™ì¼"
"í•œ ê°ì²´ë“¤ì¼ 것ì´ë‹¤:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Third, you cannot use a CGLIB proxy for a <literal>final class or "
"a class with any <literal>final methods."
msgstr ""
"세번째로, ë‹¹ì‹ ì€ <literal>final í´ëž˜ìŠ¤ ë˜ëŠ” ìž„ì˜ì˜ finalCat and "
"<literal>DomesticCatImpl implements the interface "
"<literal>DomesticCat. For example:"
msgstr ""
"ì´ë“¤ ë¬¸ì œì ë“¤ì€ ëª¨ë‘ ìžë°”ì˜ ë‹¨ì¼ ìƒì† ëª¨í˜•ì˜ ê¸°ë³¸ì ì¸ ì œì•½ 때문ì´ë‹¤. ë§Œì¼ ë‹¹"
"ì‹ ì´ ì´ë“¤ ë¬¸ì œì ë“¤ì„ í”¼í•˜ê³ ìž ì›í• 경우 ë‹¹ì‹ ì˜ ì˜ì† í´ëž˜ìŠ¤ë“¤ì€ ê°ê° ê·¸ê²ƒì˜ ë¹„"
"지니스 ë©”ì†Œë“œë“¤ì„ ì„ ì–¸í•˜ëŠ” ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 구현해야 한다. ë‹¹ì‹ ì€ ë§¤í•‘ íŒŒì¼ ì†ì— "
"ì´ë“¤ ì¸í„°íŽ˜ì´ìŠ¤ë“¤ì„ ì§€ì •í•´ì•¼ 한다. 예를 들면."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Then proxies for instances of <literal>Cat and "
"<literal>DomesticCat can be returned by load() "
"or <literal>iterate()."
msgstr ""
"첫 번째로, 심지어 기본 ì¸ìŠ¤í„´ìŠ¤ê°€ <literal>DomesticCatì˜ ì¸ìŠ¤í„´ìŠ¤"
"ì¸ ê²½ìš°ì¡°ì°¨ë„, <literal>Catì˜ ì¸ìŠ¤í„´ìŠ¤ë“¤ì€ ê²°ì½” "
"<literal>DomesticCat으로 타입ìºìŠ¤íŠ¸ê°€ 가능하지 ì•Šì„ ê²ƒì´ë‹¤:"
#. Tag: title
#, no-c-format
msgid "Note"
msgstr ""
#. Tag: para
#, fuzzy, no-c-format
msgid "<literal>list() does not usually return proxies."
msgstr "<literal>Criteria 질ì˜ë“¤"
#. Tag: para
#, no-c-format
msgid ""
"Relationships are also lazily initialized. This means you must declare any "
"properties to be of type <literal>Cat, not CatImpl íƒ€ìž…ì´ ì•„ë‹Œ Cat 타입으로 ì„ ì–¸í•´"
"야 í•¨ì„ ì˜ë¯¸í•œë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Certain operations do <emphasis>not require proxy initialization:"
msgstr ""
"ì–´ë–¤ 오í¼ë ˆì´ì…˜ë“¤ì€ 프ë½ì‹œ 초기화를 필요로 하지 <emphasis>않는다"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<literal>equals(): if the persistent class does not override "
"<literal>equals()"
msgstr ""
"<literal>equals(), ë§Œì¼ ì˜ì† í´ëž˜ìŠ¤ê°€ equals()"
"를 오버ë¼ì´ë“œ 시키지 않는 경우"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<literal>hashCode(): if the persistent class does not override "
"<literal>hashCode()"
msgstr ""
"<literal>hashCode(), ë§Œì¼ ì˜ì† í´ëž˜ìŠ¤ê°€hashCode()hashCode()."
msgstr ""
"Hibernate는 <literal>equals() ë˜ëŠ” hashCode()를 "
"오버ë¼ì´ë“œ 시키는 ì˜ì† í´ëž˜ìŠ¤ë“¤ì„ ê²€ì¶œí• ê²ƒì´ë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"By choosing <literal>lazy=\"no-proxy\" instead of the default "
"<literal>lazy=\"proxy\", you can avoid problems associated with "
"typecasting. However, buildtime bytecode instrumentation is required, and "
"all operations will result in immediate proxy initialization."
msgstr ""
"ë””í´íŠ¸ <literal>lazy=\"proxy\" ëŒ€ì‹ ì— lazy=\"no-proxy\" will be thrown by Hibernate "
"if an uninitialized collection or proxy is accessed outside of the scope of "
"the <literal>Session, i.e., when the entity owning the collection "
"or having the reference to the proxy is in the detached state."
msgstr ""
"ë§Œì¼ ì´ˆê¸°í™” ë˜ì§€ ì•Šì€ ì½œë ‰ì…˜ì´ë‚˜ 프ë½ì‹œê°€ <literal>Session ì˜ì—ì˜ "
"외부ì—ì„œ ì ‘ê·¼ë 경우ì—, 예를 들어 ì½œë ‰ì…˜ì„ ì†Œìœ í•˜ê±°ë‚˜ 프ë½ì‹œì— 대한 참조를 ê°€"
"진 엔티티가 detached ìƒíƒœì— ìžˆì„ ë•Œ, <literal>LazyInitializationException. You can force initialization by calling "
"<literal>cat.getSex() or cat.getKittens().size()ì„ ë‹«ê¸° ì „ì— í”„ë½ì‹œ ë˜ëŠ” ì½œë ‰ì…˜ì´ ì´ˆê¸°"
"í™” ë¨ì„ 확실히 í• í•„ìš”ê°€ 있다. ë¬¼ë¡ ìš°ë¦¬ëŠ” 예를 들어 <literal>cat.getSex()cat.getKittens().size()를 호출하여 í•ìƒ 초기"
"화를 ê°•ì œì‹œí‚¬ 수 있다. 그러나 ê·¸ê²ƒì€ ì½”ë“œì˜ ë…ìžë“¤ì—게는 혼ë™ìŠ¤ëŸ½ê³ ì¼ë°˜ì ì¸ "
"코드로 편ì˜ì ì´ì§€ 않다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"The static methods <literal>Hibernate.initialize() and "
"<literal>Hibernate.isInitialized(), provide the application with a "
"convenient way of working with lazily initialized collections or proxies. "
"<literal>Hibernate.initialize(cat) will force the initialization "
"of a proxy, <literal>cat, as long as its SessionHibernate.initialize( cat.getKittens() )와 "
"<literal>Hibernate.isInitialized()는 lazy 초기화 ëœ ì½œë ‰ì…˜ë“¤ì´ë‚˜ 프"
"ë½ì‹œë“¤ì— 대해 작업하는 편리한 ë°©ë²•ì„ ì–´í”Œë¦¬ì¼€ì´ì…˜ì— ì œê³µí•œë‹¤. "
"<literal>Hibernate.initialize(cat)ì€ ê·¸ê²ƒì˜ Sessioncatì˜ ì´ˆê¸°í™”ë¥¼ ê°•"
"ì œí• ê²ƒì´ë‹¤. <literal>Hibernate.initialize( cat.getKittens())는 "
"kittensì˜ ì½œë ‰ì…˜ì— ëŒ€í•´ ìœ ì‚¬í•œ 효과를 갖는다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Another option is to keep the <literal>Session open until all "
"required collections and proxies have been loaded. In some application "
"architectures, particularly where the code that accesses data using "
"Hibernate, and the code that uses it are in different application layers or "
"different physical processes, it can be a problem to ensure that the "
"<literal>Session is open when a collection is initialized. There "
"are two basic ways to deal with this issue:"
msgstr ""
"ë˜ ë‹¤ë¥¸ ì˜µì…˜ì€ ëª¨ë“ í•„ìš”í•œ ì½œë ‰ì…˜ë“¤ê³¼ 프ë½ì‹œë“¤ì´ 로드ë˜ê¸° ì „ê¹Œì§€ "
"<literal>Sessionì„ ì—´ë¦° 채로 ìœ ì§€í•˜ëŠ” 것ì´ë‹¤. 몇몇 어플리케ì´ì…˜ ì•„"
"키í…처들, 특히 Hibernate를 사용하여 ë°ì´í„°ì— ì ‘ê·¼í•˜ëŠ” 코드, ê·¸ë¦¬ê³ ë‹¤ë¥¸ 어플"
"리케ì´ì…˜ 계층들ì´ë‚˜ 다른 물리ì 프로세스들 ë‚´ì—ì„œ ê·¸ê²ƒì„ ì‚¬ìš©í•˜ëŠ” 코드ì—ì„œ, "
"ê·¸ê²ƒì€ ì½œë ‰ì…˜ì´ ì´ˆê¸°í™” ë ë•Œ <literal>Sessionì´ ì—´ë ¤ì ¸ 있ìŒì„ 확실"
"히 하는 ë¬¸ì œì¼ ìˆ˜ 있다. ì´ ìŸì ì„ ë‹¤ë£¨ëŠ” ë‘ ê°€ì§€ 기본 ë°©ë²•ë“¤ì´ ì¡´ìž¬í•œë‹¤:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"In a web-based application, a servlet filter can be used to close the "
"<literal>Session only at the end of a user request, once the "
"rendering of the view is complete (the <emphasis>Open Session in View is closed and the transaction "
"ended before returning to the user, even when an exception occurs during "
"rendering of the view. See the Hibernate Wiki for examples of this \"Open "
"Session in View\" pattern."
msgstr ""
"웹 기반 어플리케ì´ì…˜ì—ì„œ, 서블릿 필터는 ë·° ë Œë”ë§ì´ 완료ë˜ëŠ”, ì‚¬ìš©ìž ìš”ì²ì˜ "
"바로 ëì—서만 <literal>Sessionì„ ë‹«ëŠ”ë° ì‚¬ìš©ë 수 있다"
"(<emphasis>Open Session in View 패턴). ë¬¼ë¡ ì´ê²ƒì€ ë‹¹ì‹ ì˜ ì–´í”Œë¦¬ì¼€"
"ì´ì…˜ ì¸í”„ë¼ìŠ¤íŠ¸ëŸì²˜ì˜ 예외ìƒí™© ì²˜ë¦¬ì˜ ì •ì •ì— ê´€í•œ 무거운 요구를 부과한다. ë·° "
"ë Œë”ë§ ë™ì•ˆì— í•˜ë‚˜ì˜ ì˜ˆì™¸ìƒí™©ì´ ë°œìƒí• ë•Œì—ë„ ì‚¬ìš©ìžì—게 반환ë˜ê¸° ì „ì— "
"<literal>Sessionì´ ë‹«í˜€ì§€ê³ íŠ¸ëžœìžì…˜ì´ 종료ë˜ëŠ” ê²ƒì€ ì§€ê·¹ížˆ 중요하"
"다. ì´ \"Open Session in View\" íŒ¨í„´ì— ê´€í•œ ì˜ˆì œë“¤ì€ Hibernate 위키를 ë³´ë¼."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"In an application with a separate business tier, the business logic must "
"\"prepare\" all collections that the web tier needs before returning. This "
"means that the business tier should load all the data and return all the "
"data already initialized to the presentation/web tier that is required for a "
"particular use case. Usually, the application calls <literal>Hibernate."
"initialize()</literal> for each collection that will be needed in the web "
"tier (this call must occur before the session is closed) or retrieves the "
"collection eagerly using a Hibernate query with a <literal>FETCH "
"clause or a <literal>FetchMode.JOIN in CriteriaCommandSession Facade."
msgstr ""
"별ë„ì˜ ë¹„ì§€ë‹ˆìŠ¤ 티어를 가진 어플리케ì´ì…˜ì—ì„œ, 비지니스 ë¡œì§ì€ 반환 ì „ì— ì›¹ í‹°"
"ì–´ì— í•„ìš”í•œ ëª¨ë“ ì½œë ‰ì…˜ë“¤ì„ \"준비\"해야 한다. ì´ê²ƒì€ 비지니스 í‹°ì–´ê°€ ëª¨ë“ ë°"
"ì´í„°ë¥¼ ë¡œë“œì‹œí‚¤ê³ ì´ë¯¸ ì´ˆê¸°í™”ëœ ëª¨ë“ ë°ì´í„°ë¥¼ íŠ¹ì • ì“°ìž„ìƒˆì— í•„ìš”í•œ 프리ì í…Œì´"
"ì…˜/웹 í‹°ì–´ë¡œ 반환해야 í•¨ì„ ì˜ë¯¸í•œë‹¤. 대개 어플리케ì´ì…˜ì€ 웹 í‹°ì–´ì— í•„ìš”í•˜ê²Œ "
"ë ê°ê°ì˜ ì½œë ‰ì…˜ì— ëŒ€í•´ <literal>Hibernate.initialize()를 호출하거"
"나(ì´ í˜¸ì¶œì€ ì„¸ì…˜ì´ ë‹«ížˆê¸° ì „ì— ë°œìƒí•´ì•¼ 한다) ë˜ëŠ” <literal>FETCH "
"ì ˆì„ ê°–ê±°ë‚˜ ë˜ëŠ” <literal>Criteria ë‚´ì— FetchMode.JOIN ëŒ€ì‹ Commandmerge() or lock() before "
"accessing uninitialized collections or other proxies. Hibernate does not, "
"and certainly <emphasis>should not, do this automatically since "
"it would introduce impromptu transaction semantics."
msgstr ""
"ë‹¹ì‹ ì€ ë˜í•œ 초기화 ë˜ì§€ ì•Šì€ ì½œë ‰ì…˜ë“¤(ë˜ëŠ” 다른 프ë½ì‹œë“¤)ì— ì ‘ê·¼í•˜ê¸° ì „ì— "
"<literal>merge() ë˜ëŠ” lock()으로 ì•žì„œ ë¡œë“œëœ ê°"
"체를 새로운 <literal>Sessionnì— ì²¨ë¶€í• ìˆ˜ë„ ìžˆë‹¤. 아니다. Hibernate"
"는 ì´ê²ƒì„ ìžë™ì 으로 행하지 ì•Šê³ , 확실히 ìžë™ì 으로 행하지 <emphasis>ì•Šì„ ê²ƒ"
"ì´ë‹¤</emphasis>. 왜ëƒí•˜ë©´ ê·¸ê²ƒì€ íŠ¹ë³„í•œ 목ì ì„ ìœ„í•œ 트랜ìžì…˜ ì˜ë¯¸ë¥¼ ë„ìž…í• ê²ƒ"
"ì´ê¸° 때문ì´ë‹¤!"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Sometimes you do not want to initialize a large collection, but still need "
"some information about it, like its size, for example, or a subset of the "
"data."
msgstr ""
"때때로 ë‹¹ì‹ ì€ ê±°ëŒ€í•œ ì½œë ‰ì…˜ì„ ì´ˆê¸°í™” 시키는 ê²ƒì„ ì›í•˜ì§€ 않지만, ì—¬ì „ížˆ (그것"
"ì˜ ì‚¬ì´ì¦ˆì™€ ê°™ì€) ê·¸ê²ƒì— ëŒ€í•œ ì–´ë–¤ ì •ë³´ ë˜ëŠ” ë°ì´í„°ì˜ ë¶€ë¶„ì§‘í•©ì„ í•„ìš”ë¡œ 한다."
#. Tag: para
#, no-c-format
msgid ""
"You can use a collection filter to get the size of a collection without "
"initializing it:"
msgstr ""
"ë‹¹ì‹ ì€ ê·¸ê²ƒì„ ì´ˆê¸°í™” 시키지 ì•Šê³ ì„œ ì½œë ‰ì…˜ì˜ ì‚¬ì´ì¦ˆë¥¼ ì–»ëŠ”ë° ì½œë ‰ì…˜ 필터를 사"
"ìš©í• ìˆ˜ 있다:"
#. Tag: para
#, no-c-format
msgid ""
"The <literal>createFilter() method is also used to efficiently "
"retrieve subsets of a collection without needing to initialize the whole "
"collection:"
msgstr ""
"<literal>createFilter() 메소드는 ë˜í•œ ì „ì²´ ì½œë ‰ì…˜ì„ ì´ˆê¸°í™” 시킬 í•„"
"ìš” ì—†ì´ ì½œë ‰ì…˜ì˜ ë¶€ë¶„ì§‘í•©ë“¤ì„ íš¨ìœ¨ì 으로 ê²€ìƒ‰í•˜ëŠ”ë° ì‚¬ìš©ëœë‹¤:"
#. Tag: title
#, no-c-format
msgid "Using batch fetching"
msgstr "batch íŽ˜ì¹ ì‚¬ìš©í•˜ê¸°"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Using batch fetching, Hibernate can load several uninitialized proxies if "
"one proxy is accessed. Batch fetching is an optimization of the lazy select "
"fetching strategy. There are two ways you can configure batch fetching: on "
"the class level and the collection level."
msgstr ""
"Hibernate는 배치 페ì¹ì„ 효율ì 으로 ì‚¬ìš©í• ìˆ˜ 있다. 즉 í•˜ë‚˜ì˜ í”„ë½ì‹œê°€ 액세스 "
"ë ê²½ìš°ì— Hibernate는 몇몇 초기화 ë˜ì§€ ì•Šì€ í”„ë½ì‹œë“¤ì„ 로드시킬 수 있다(ë˜ëŠ” "
"ì½œë ‰ì…˜ë“¤). batch 페ì¹ì€ lazy select íŽ˜ì¹ ë°©ë„ì— ëŒ€í•œ 최ì í™”ì´ë‹¤. ë‹¹ì‹ ì´ "
"batch 페ì¹ì„ 튜ë‹ì‹œí‚¬ 수 있는 ë‘ ê°€ì§€ ë°©ë²•ë“¤ì´ ì¡´ìž¬í•œë‹¤: í´ëž˜ìŠ¤ ë ˆë²¨ì—ì„œ 그리"
"ê³ ì½œë ‰ì…˜ ë ˆë²¨ì—ì„œ."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Batch fetching for classes/entities is easier to understand. Consider the "
"following example: at runtime you have 25 <literal>Cat instances "
"loaded in a <literal>Session, and each Cat has "
"a reference to its <literal>owner, a Person. "
"The <literal>Person class is mapped with a proxy, lazy="
"\"true\"</literal>. If you now iterate through all cats and call "
"<literal>getOwner() on each, Hibernate will, by default, execute "
"25 <literal>SELECT statements to retrieve the proxied owners. You "
"can tune this behavior by specifying a <literal>batch-size in the "
"mapping of <literal>Person:"
msgstr ""
"í´ëž˜ìŠ¤ë“¤/ì—”í‹°í‹°ë“¤ì— ëŒ€í•œ batch 페ì¹ì€ ì´í•´í•˜ê¸°ê°€ ë” ì‰½ë‹¤. ë‹¹ì‹ ì´ ì‹¤í–‰ ì‹œì— ë‹¤"
"ìŒ ìƒí™©ì— ì²˜í•œë‹¤ê³ ìƒìƒí•˜ë¼: ë‹¹ì‹ ì€ í•˜ë‚˜ì˜ <literal>Session ì†ì— ë¡œ"
"ë“œëœ 25ê°œì˜ <literal>Cat ì¸ìŠ¤í„´ìŠ¤ë“¤ì„ ê°–ê³ ìžˆê³ , ê°ê°ì˜ "
"<literal>Catì€ ê·¸ê²ƒì˜ ì†Œìœ ìž ì¦‰, "
"<literal>Personì— ëŒ€í•œ 참조를 ê°–ê³ ìžˆë‹¤. Person "
"í´ëž˜ìŠ¤ëŠ” 프ë½ì‹œ <literal>lazy=\"true\"로서 매핑ëœë‹¤. ë§Œì¼ ë‹¹ì‹ ì´ ì´"
"ì œ ëª¨ë“ catë“¤ì„ í†µí•´ ë°˜ë³µí•˜ê³ ê°ê°ì˜ catì— ëŒ€í•´ <literal>getOwner()"
"를 í˜¸ì¶œí• ê²½ìš°, Hibernate는 프ë½ì‹œëœ ì†Œìœ ìžë“¤ì„ 검색하기 위해 25ê°œì˜ "
"<literal>SELECT ë¬¸ìž¥ë“¤ì„ ë””í´íŠ¸ë¡œ 실행시킬 것ì´ë‹¤. ë‹¹ì‹ ì€ "
"<literal>Person 매핑ì—ì„œ batch-size를 ì§€ì •í•¨ìœ¼ë¡œ"
"ì¨ ì´ ë™ìž‘ì„ íŠœë‹ì‹œí‚¬ 수 있다:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Hibernate will now execute only three queries: the pattern is 10, 10, 5."
msgstr ""
"Hibernate는 ì´ì œ 세 ê°œì˜ ì§ˆì˜ë“¤ ë§Œì„ ì‹¤í–‰ì‹œí‚¬ 것ì´ê³ , ê·¸ íŒ¨í„´ì€ 10,10, 5 ì´"
"다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"You can also enable batch fetching of collections. For example, if each "
"<literal>Person has a lazy collection of Cats, "
"and 10 persons are currently loaded in the <literal>Session, "
"iterating through all persons will generate 10 <literal>SELECTs, "
"one for every call to <literal>getCats(). If you enable batch "
"fetching for the <literal>cats collection in the mapping of "
"<literal>Person, Hibernate can pre-fetch collections:"
msgstr ""
"ë‹¹ì‹ ì€ ë˜í•œ ì½œë ‰ì…˜ë“¤ì— ëŒ€í•´ batch 페ì¹ì„ ì´ìš© 가능하게 í• ìˆ˜ë„ ìžˆë‹¤. 예를 들"
"ì–´, ë§Œì¼ ê°ê°ì˜ <literal>Personì´ Catë“¤ì„ ê°€ì§„ "
"lazy ì½œë ‰ì…˜ì„ ê°–ê³ , 10ê°œì˜ personë“¤ì´ <literal>Sesssion ë‚´ì— í˜„ìž¬ "
"로드ë˜ì–´ ìžˆì„ ê²½ìš°, ëª¨ë“ personë“¤ì— ëŒ€í•œ ë°˜ë³µì€ 10ê°œì˜ <literal>SELECTgetCats()ì— ëŒ€í•œ ë§¤ë²ˆì˜ í˜¸ì¶œ"
"ì— ëŒ€í•´ í•˜ë‚˜ì˜ <literal>SELECT를 ìƒì„±ì‹œí‚¬ 것ì´ë‹¤. ë§Œì¼ ë‹¹ì‹ ì´ "
"<literal>Person 매핑ì—ì„œ cats ì½œë ‰ì…˜ì— ëŒ€í•´ "
"batch 페ì¹ì„ 사용가능하게 í• ê²½ìš°, Hibernate는 ì½œë ‰ì…˜ë“¤ì„ ë¯¸ë¦¬-페치 시킬 수 "
"있다:"
#. Tag: para
#, no-c-format
msgid ""
"With a <literal>batch-size of 3, Hibernate will load 3, 3, 3, 1 "
"collections in four <literal>SELECTs. Again, the value of the "
"attribute depends on the expected number of uninitialized collections in a "
"particular <literal>Session."
msgstr ""
"<literal>batch-size 8로서, Hibernate는 4ê°œì˜ SELECT들ì—ì„œ 3, 3, 3, "
"1 ê°œì˜ ì½œë ‰ì…˜ë“¤ì„ ë¡œë“œì‹œí‚¬ 것ì´ë‹¤. 다시 ê·¸ ì†ì„±ì˜ ê°’ì€ íŠ¹ì • "
"<literal>Session ë‚´ì—ì„œ 초기화 ë˜ì§€ ì•Šì€ ì½œë ‰ì…˜ë“¤ì˜ ì˜ˆìƒë˜ëŠ” 개수"
"ì— ì˜ì¡´í•œë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Batch fetching of collections is particularly useful if you have a nested "
"tree of items, i.e. the typical bill-of-materials pattern. However, a "
"<emphasis>nested set or a materialized path "
"might be a better option for read-mostly trees."
msgstr ""
"ë§Œì¼ ë‹¹ì‹ ì´ í•ëª©ë“¤ì˜ í¬ê°œì§„ 트리를 가질 경우, 예를 들어 ì „í˜•ì ì¸ bill-of-"
"materials íŒ¨í„´ì¸ ê²½ìš°, (ë¹„ë¡ <emphasis>ë‚´í¬ëœ set ë˜ëŠ” "
"ì‹¤ì²´í™”ëœ ê²½ë¡œ(materialized path)</emphasis>ê°€ 주로-ì½ê¸°-íŠ¸ë¦¬ë“¤ì— ëŒ€í•´ ë” ì¢‹"
"ì€ ì˜µì…˜ì¼ ìˆ˜ 있ì„지ë¼ë„) ì½œë ‰ì…˜ë“¤ì— ëŒ€í•œ batch 페ì¹ì´ 특히 ìœ ìš©í•˜ë‹¤."
#. Tag: title
#, no-c-format
msgid "Using subselect fetching"
msgstr "subselect íŽ˜ì¹ ì‚¬ìš©í•˜ê¸°"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"If one lazy collection or single-valued proxy has to be fetched, Hibernate "
"will load all of them, re-running the original query in a subselect. This "
"works in the same way as batch-fetching but without the piecemeal loading."
msgstr ""
"ë§Œì¼ í•œ ê°œì˜ lazy ì½œë ‰ì…˜ì´ë‚˜ ë‹¨ì¼ ê°’ 프ë½ì‹œê°€ 페치ë˜ì–´ì•¼ 한다면, Hibernate는 "
"í•˜ë‚˜ì˜ subselect ë‚´ì—ì„œ ì›ëž˜ì˜ 질ì˜ë¥¼ 다시 실행하여 그것들 모ë‘를 로드시킨"
"다. ì´ê²ƒì€ ì¡°ê°ë‚œ 로딩 ì—†ì´ batch 페ì¹ê³¼ ë™ì¼í•œ ë°©ì‹ìœ¼ë¡œ ë™ìž‘한다."
#. Tag: title
#, fuzzy, no-c-format
msgid "Fetch profiles"
msgstr "íŽ˜ì¹ ë°©ë„들"
#. Tag: para
#, no-c-format
msgid ""
"Another way to affect the fetching strategy for loading associated objects "
"is through something called a fetch profile, which is a named configuration "
"associated with the <interfacename>org.hibernate.SessionFactoryorg.hibernate."
"Session</interfacename>. Once enabled on a org.hibernate."
"Session</interfacename>, the fetch profile wull be in affect for that "
"<interfacename>org.hibernate.Session until it is explicitly "
"disabled."
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"So what does that mean? Well lets explain that by way of an example. Say we "
"have the following mappings:"
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"Now normally when you get a reference to a particular customer, that "
"customer's set of orders will be lazy meaning we will not yet have loaded "
"those orders from the database. Normally this is a good thing. Now lets say "
"that you have a certain use case where it is more efficient to load the "
"customer and their orders together. One way certainly is to use \"dynamic "
"fetching\" strategies via an HQL or criteria queries. But another option is "
"to use a fetch profile to achieve that. Just add the following to your "
"mapping:"
msgstr ""
#. Tag: para
#, no-c-format
msgid "or even:"
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"Now the following code will actually load both the customer <emphasis>and "
"their orders</emphasis>:"
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"Currently only join style fetch profiles are supported, but they plan is to "
"support additional styles. See <ulink url=\"http://opensource.atlassian.com/"
"projects/hibernate/browse/HHH-3414\">HHH-3414</ulink> for details."
msgstr ""
#. Tag: title
#, no-c-format
msgid "Using lazy property fetching"
msgstr "lazy 프로í¼í‹° íŽ˜ì¹ ì‚¬ìš©í•˜ê¸°"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Hibernate3 supports the lazy fetching of individual properties. This "
"optimization technique is also known as <emphasis>fetch groups. "
"Please note that this is mostly a marketing feature; optimizing row reads is "
"much more important than optimization of column reads. However, only loading "
"some properties of a class could be useful in extreme cases. For example, "
"when legacy tables have hundreds of columns and the data model cannot be "
"improved."
msgstr ""
"Hibernate3ì€ ê°œë³„ì ì¸ í”„ë¡œí¼í‹°ë“¤ì— 대한 lazy 페ì¹ì„ 지ì›í•œë‹¤. ì´ ìµœì í™” ê¸°ìˆ "
"ì€ ë˜í•œ <emphasis>fetch groups 으로 ì•Œë ¤ì ¸ 있다. ì´ê²ƒì´ 대개 마케"
"팅 íŠ¹ì§•ìž„ì„ ë…¸íŠ¸í•˜ê¸¸ 바란다. 왜ëƒí•˜ë©´ ì‹¤ì œë¡œ í–‰ ì½ê¸°ë¥¼ 최ì í™” 시키는 ê²ƒì´ ì»¬"
"럼 ì½ê¸°ì— 대한 최ì í™” 보다 훨씬 ë” ì¤‘ìš”í•˜ê¸° 때문ì´ë‹¤. 하지만 리거시 í…Œì´ë¸”들"
"ì´ ìˆ˜ë°± ê°œì˜ ì»¬ëŸ¼ë“¤ì„ ê°–ê³ ë°ì´í„° ëª¨í˜•ì´ ê°œì„ ë 수 ì—†ì„ ë•Œ, ì˜¤ì§ í´ëž˜ìŠ¤ì˜ 몇"
"몇 프로í¼í‹°ë“¤ì„ 로드시키는 것 ë§Œì´ ìœ ìš©í• ìˆ˜ë„ ìžˆë‹¤."
#. Tag: para
#, no-c-format
msgid ""
"To enable lazy property loading, set the <literal>lazy attribute "
"on your particular property mappings:"
msgstr ""
"lazy 프로í¼í‹° ë¡œë”©ì„ ì´ìš©ê°€ëŠ¥í•˜ê²Œ í•˜ë ¤ë©´, ë‹¹ì‹ ì˜ íŠ¹ì • property ë§¤í•‘ë“¤ì— ëŒ€í•´ "
"<literal>lazy ì†ì„±ì„ ì„¤ì •í•˜ë¼:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Lazy property loading requires buildtime bytecode instrumentation. If your "
"persistent classes are not enhanced, Hibernate will ignore lazy property "
"settings and return to immediate fetching."
msgstr ""
"Lazy property ë¡œë”©ì€ ë¹Œë“œ ì‹œ ë°”ì´íŠ¸ì½”ë“œ ìˆ˜ë‹¨ì„ í•„ìš”ë¡œ 한다! ë§Œì¼ ë‹¹ì‹ ì˜ ì˜ì† "
"í´ëž˜ìŠ¤ë“¤ì´ ê°œì„ ë˜ì§€ ì•Šì„ ê²½ìš°, Hibernate는 조용하게 lazy 프로í¼í‹° ì„¤ì •ë“¤ì„ ë¬´"
"ì‹œí•˜ê³ ì¦‰ê°ì ì¸ íŽ˜ì¹ìœ¼ë¡œ í›„í‡´í• ê²ƒì´ë‹¤."
#. Tag: para
#, no-c-format
msgid "For bytecode instrumentation, use the following Ant task:"
msgstr "bytecode 수단으로, ë‹¤ìŒ Ant 태스í¬ë¥¼ 사용하ë¼:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"A different way of avoiding unnecessary column reads, at least for read-only "
"transactions, is to use the projection features of HQL or Criteria queries. "
"This avoids the need for buildtime bytecode processing and is certainly a "
"preferred solution."
msgstr ""
"불필요한 컬럼 ì½ê¸°ë¥¼ 피하는 다른 (ë” ì¢‹ì€?) ë°©ë²•ì€ ì ì–´ë„ ì½ê¸° ì „ìš© 트랜ìžì…˜"
"ì˜ ê²½ìš°ì— HQL ì§ˆì˜ ë˜ëŠ” Criteria 질ì˜ì˜ 투사(projection) íŠ¹ì§•ë“¤ì„ ì‚¬ìš©í•˜ëŠ” 것"
"ì´ë‹¤. ì´ê²ƒì€ 빌드 ì‹œ ë°”ì´íŠ¸ì½”ë“œ ì²˜ë¦¬ì— ëŒ€í•œ í•„ìš”ì„±ì„ í”¼í•˜ê²Œ í•´ì£¼ê³ í™•ì‹¤ížˆ ì„ "
"호ë˜ëŠ” í•´ê²°ì±…ì´ë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"You can force the usual eager fetching of properties using <literal>fetch "
"all properties</literal> in HQL."
msgstr ""
"ë‹¹ì‹ ì€ HQLì—ì„œ <literal>fetch all properties를 사용하여 프로í¼í‹°ë“¤"
"ì— ëŒ€í•œ 통ìƒì˜ eager 페ì¹ì„ ê°•ì œì‹œí‚¬ 수 있다."
#. Tag: title
#, no-c-format
msgid "The Second Level Cache"
msgstr "ë‘번째 ë ˆë²¨ ìºì‹œ"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"A Hibernate <literal>Session is a transaction-level cache of "
"persistent data. It is possible to configure a cluster or JVM-level "
"(<literal>SessionFactory-level) cache on a class-by-class and "
"collection-by-collection basis. You can even plug in a clustered cache. Be "
"aware that caches are not aware of changes made to the persistent store by "
"another application. They can, however, be configured to regularly expire "
"cached data."
msgstr ""
"Hibernate <literal>Sessionì€ ì˜ì† ë°ì´í„°ì— 대한 트랜ìžì…˜ ë ˆë²¨ ìºì‹œ"
"ì´ë‹¤. class-by-class와 collection-by-collection 기반 ìœ„ì— í´ëŸ¬ìŠ¤í„° ë˜ëŠ” JVM-"
"ë ˆë²¨(<literal>SessionFactory-ë ˆë²¨) ìºì‹œë¥¼ 구성하는 ê²ƒì´ ê°€ëŠ¥í•˜ë‹¤. "
"ë‹¹ì‹ ì€ í´ëŸ¬ìŠ¤í„°ë§ ëœ ìºì‹œ ì†ì— í”ŒëŸ¬ê·¸ì¸ í• ìˆ˜ë„ ìžˆë‹¤. 주ì˜í•˜ë¼. ìºì‹œë“¤ì€ (비"
"ë¡ ê·¸ê²ƒë“¤ì´ ìºì‹œëœ ë°ì´í„°ë¥¼ ì •ê¸°ì 으로 만료ë˜ë„ë¡ êµ¬ì„±ë˜ì–´ 있ì„지ë¼ë„) ë˜ ë‹¤"
"른 어플리케ì´ì…˜ì— ì˜í•´ ì˜ì† ì €ìž¥ì†Œì— ëŒ€í•´ 행해진 ë³€ê²½ë“¤ì„ ê²°ì½” 알지 못한다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"You have the option to tell Hibernate which caching implementation to use by "
"specifying the name of a class that implements <literal>org.hibernate.cache."
"CacheProvider</literal> using the property hibernate.cache."
"provider_class</literal>. Hibernate is bundled with a number of built-in "
"integrations with the open-source cache providers that are listed below. You "
"can also implement your own and plug it in as outlined above. Note that "
"versions prior to 3.2 use EhCache as the default cache provider."
msgstr ""
"ë””í´íŠ¸ë¡œ, Hibernate는 JVM-ë ˆë²¨ì˜ ìºì‹±ì— EHCache를 사용한다. (JCS 지ì›ì€ ì´ì œ "
"진부하게 ë˜ì—ˆê³ Hibernateì˜ ìž¥ëž˜ ë²„ì „ì—ì„œ ì œê±°ë 것ì´ë‹¤.) ë‹¹ì‹ ì€ "
"<literal>hibernate.cache.provider_class 프로í¼í‹°ë¥¼ 사용하여 "
"<literal>org.hibernate.cache.CacheProvider를 구현하는 í´ëž˜ìŠ¤ì˜ ì´ë¦„"
"ì„ ì§€ì •í•¨ìœ¼ë¡œì¨ ë‹¤ë¥¸ êµ¬í˜„ì„ ì„ íƒí• ìˆ˜ë„ ìžˆë‹¤. You have the option to tell "
"Hibernate which caching implementation to use by specifying the name of a "
"class that implements <literal>org.hibernate.cache.CacheProvider "
"using the property <literal>hibernate.cache.provider_class. "
"Hibernate comes bundled with a number of built-in integrations with open-"
"source cache providers (listed below); additionally, you could implement "
"your own and plug it in as outlined above. Note that versions prior to 3.2 "
"defaulted to use EhCache as the default cache provider; that is no longer "
"the case as of 3.2. ë‹¹ì‹ ì€ <literal>hibernate.cache.provider_class "
"프로í¼í‹°ë¥¼ 사용하여 <literal>org.hibernate.cache.CacheProvider를 구"
"현하는 í´ëž˜ìŠ¤ì˜ ì´ë¦„ì„ ì§€ì •í•¨ìœ¼ë¡œì¨ ì–´ëŠ ìºì‹± êµ¬í˜„ì„ ì‚¬ìš©í• ê²ƒì¸ì§€ë¥¼ "
"Hibernateì—게 ì•Œë ¤ì£¼ëŠ” ì˜µì…˜ì„ ê°–ëŠ”ë‹¤. Hibernate는 (ì•„ëž˜ì— ì—´ê±°ëœ) 오픈-소스 "
"프로바ì´ë”ë“¤ì„ ê°€ì§„ ë§Žì€ ë¹Œë“œë˜ì–´ 있는 í†µí•©ë“¤ì„ ë²ˆë“¤ë¡œ ê°–ê³ ìžˆë‹¤; 추가ì 으로 "
"ë‹¹ì‹ ì€ ìœ„ì—ì„œ ì–¸ê¸‰í–ˆë“¯ì´ ê·¸ê²ƒì— ë‹¹ì‹ ìžì‹ ì˜ ê²ƒì„ êµ¬í˜„í• ìˆ˜ ìžˆê³ ê·¸ê²ƒì— í”ŒëŸ¬"
"ê·¸ 시킬 수 있다. 3.2 ì´ë²ˆ ë²„ì „ë“¤ì€ ë””í”ŒíŠ¸ ìºì‹œ 프로바ì´ë”로서 EhCache를 사용"
"하ë„ë¡ ë””í¬ë¦ë¡œ 내장ë˜ì–´ 있ìŒì„ 노트하ë¼; ë²„ì „ 3.2ì˜ ê²½ìš°ì— ê·¸ê²ƒì€ ë”ì´ìƒ ë””"
"í´íŠ¸ ë‚´ìž¥ì´ ì•„ë‹ˆë‹¤."
#. Tag: title
#, no-c-format
msgid "Cache Providers"
msgstr "ìºì‹œ 프로바ì´ë”들"
#. Tag: entry
#, no-c-format
msgid "Cache"
msgstr "ìºì‹œ"
#. Tag: entry
#, no-c-format
msgid "Provider class"
msgstr "프로바ì´ë” í´ëž˜ìŠ¤"
#. Tag: entry
#, no-c-format
msgid "Type"
msgstr "타입"
#. Tag: entry
#, no-c-format
msgid "Cluster Safe"
msgstr "í´ëŸ¬ìŠ¤í„° ì•ˆì „"
#. Tag: entry
#, no-c-format
msgid "Query Cache Supported"
msgstr "ì§ˆì˜ ìºì‹œ 지ì›"
#. Tag: entry
#, fuzzy, no-c-format
msgid "Hashtable (not intended for production use)"
msgstr ""
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"Hashtable (ì œí’ˆ ìš©ë„ë¡œ ê³ ì•ˆë˜ì–´ 있지 ì•ŠìŒ)\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"Hashtable (ì œí’ˆìš©ìœ¼ë¡œ ê³ ì•ˆë˜ì§€ ì•ŠìŒ)"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal>org.hibernate.cache.HashtableCacheProvider"
msgstr "org.hibernate.cache.HashtableCacheProvider"
#. Tag: entry
#, no-c-format
msgid "memory"
msgstr "memory"
#. Tag: entry
#, fuzzy, no-c-format
msgid "yes"
msgstr ""
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"yes\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"yes\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"yes\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예\n"
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
"예"
#. Tag: entry
#, no-c-format
msgid "EHCache"
msgstr "EHCache"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal>org.hibernate.cache.EhCacheProvider"
msgstr "org.hibernate.cache.EhCacheProvider"
#. Tag: entry
#, no-c-format
msgid "memory, disk"
msgstr "memory, disk"
#. Tag: entry
#, no-c-format
msgid "OSCache"
msgstr "OSCache"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal>org.hibernate.cache.OSCacheProvider"
msgstr "org.hibernate.cache.OSCacheProvider"
#. Tag: entry
#, no-c-format
msgid "SwarmCache"
msgstr "SwarmCache"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal>org.hibernate.cache.SwarmCacheProvider"
msgstr "org.hibernate.cache.SwarmCacheProvider"
#. Tag: entry
#, no-c-format
msgid "clustered (ip multicast)"
msgstr "clustered (ip multicast)"
#. Tag: entry
#, no-c-format
msgid "yes (clustered invalidation)"
msgstr "yes (clustered invalidation)"
#. Tag: entry
#, fuzzy, no-c-format
msgid "JBoss Cache 1.x"
msgstr "JBoss TreeCache"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal>org.hibernate.cache.TreeCacheProvider"
msgstr "org.hibernate.cache.TreeCacheProvider"
#. Tag: entry
#, no-c-format
msgid "clustered (ip multicast), transactional"
msgstr "clustered (ip multicast), transactional"
#. Tag: entry
#, no-c-format
msgid "yes (replication)"
msgstr "yes (replication)"
#. Tag: entry
#, no-c-format
msgid "yes (clock sync req.)"
msgstr "yes (clock sync req.)"
#. Tag: entry
#, fuzzy, no-c-format
msgid "JBoss Cache 2"
msgstr "JBoss TreeCache"
#. Tag: entry
#, fuzzy, no-c-format
msgid "<literal>org.hibernate.cache.jbc.JBossCacheRegionFactory"
msgstr "org.hibernate.cache.EhCacheProvider"
#. Tag: entry
#, fuzzy, no-c-format
msgid "yes (replication or invalidation)"
msgstr "yes (clustered invalidation)"
#. Tag: title
#, no-c-format
msgid "Cache mappings"
msgstr "Cache 매핑들"
#. Tag: para
#, no-c-format
msgid ""
"The <literal><cache> element of a class or collection "
"mapping has the following form:"
msgstr ""
"í´ëž˜ìŠ¤ ë˜ëŠ” ì½œë ‰ì…˜ ë§¤í•‘ì˜ <literal><cache> 요소는 ë‹¤ìŒ í˜•ì‹"
"ì„ ê°–ëŠ”ë‹¤:"
#. Tag: para
#, no-c-format
msgid ""
"<literal>usage (required) specifies the caching strategy: "
"<literal>transactional, read-write, "
"<literal>nonstrict-read-write or read-only"
msgstr ""
"<literal>usage(필수) ìºì‹± ë°©ë„를 ì§€ì •í•œë‹¤: transactionalread-write, nonstrict-read-writeread-only"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<literal>region (optional: defaults to the class or collection "
"role name): specifies the name of the second level cache region"
msgstr ""
"<literal>region (옵션, ë””í´íŠ¸ëŠ” class ë˜ëŠ” ì½œë ‰ì…˜ role ì´ë¦„) "
"second level ìºì‹œ ì˜ì—ì˜ ì´ë¦„ì„ ì§€ì •í•œë‹¤"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<literal>include (optional: defaults to all) "
"<literal>non-lazy: specifies that properties of the entity mapped "
"with <literal>lazy=\"true\" cannot be cached when attribute-level "
"lazy fetching is enabled"
msgstr ""
"<literal>include (옵션, ë””í´íŠ¸ëŠ” all) "
"<literal>non-lazy는 lazy=\"true\"ë¡œ ë§¤í•‘ëœ ì—”í‹°"
"í‹°ì˜ í”„ë¡œí¼í‹°ë“¤ì„ ì§€ì •í•˜ë©° ì†ì„±-ë ˆë²¨ lazy 페ì¹ì´ ì´ìš© ê°€ëŠ¥í• ë•Œ 키시ë 수 ì—†"
"다"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Alternatively, you can specify <literal><class-cache> and "
"<literal><collection-cache> elements in hibernate."
"cfg.xml</literal>."
msgstr ""
"다른 방법으로 (ì„ í˜¸ì 으로?), ë‹¹ì‹ ì€ <literal>hibernate.cfg.xml ë‚´"
"ì— <literal><class-cache>와 <collection-cache>"
"</literal> ìš”ì†Œë“¤ì„ ì§€ì •í• ìˆ˜ë„ ìžˆë‹¤."
#. Tag: para
#, no-c-format
msgid ""
"The <literal>usage attribute specifies a cache "
"concurrency strategy</emphasis>."
msgstr ""
"<literal>usage ì†ì„±ì€ ìºì‹œ ë™ì‹œì„± ë°©ë„를 ì§€ì •"
"한다."
#. Tag: title
#, no-c-format
msgid "Strategy: read only"
msgstr "ë°©ë„: ì½ê¸° ì „ìš©"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"If your application needs to read, but not modify, instances of a persistent "
"class, a <literal>read-only cache can be used. This is the "
"simplest and optimal performing strategy. It is even safe for use in a "
"cluster."
msgstr ""
"ë‹¹ì‹ ì˜ ì–´í”Œë¦¬ì¼€ì´ì…˜ì´ ì˜ì† í´ëž˜ìŠ¤ì˜ ì¸ìŠ¤í„´ìŠ¤ë“¤ì„ ì½ì–´ë“¤ì¼ 필요가 있지만 ê²°ì½” "
"ë³€ê²½í• í•„ìš”ê°€ ì—†ì„ ê²½ìš°ì— <literal>read-only ìºì‹œê°€ 사용ë 수 있"
"다. ì´ê²ƒì€ 가장 간단한 최ìƒì˜ í¼í¬ë¨¼ìŠ¤ë¥¼ 위한 ë°©ë„ì´ë‹¤. ê·¸ê²ƒì€ í´ëŸ¬ìŠ¤í„° ë‚´ 사"
"ìš©ì—는 완벽하게 ì•ˆì „í•˜ë‹¤."
#. Tag: title
#, no-c-format
msgid "Strategy: read/write"
msgstr "ë°©ë„: ì½ê¸°/쓰기"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"If the application needs to update data, a <literal>read-write "
"cache might be appropriate. This cache strategy should never be used if "
"serializable transaction isolation level is required. If the cache is used "
"in a JTA environment, you must specify the property <literal>hibernate."
"transaction.manager_lookup_class</literal> and naming a strategy for "
"obtaining the JTA <literal>TransactionManager. In other "
"environments, you should ensure that the transaction is completed when "
"<literal>Session.close() or Session.disconnect() support locking."
msgstr ""
"어플리케ì´ì…˜ì´ ë°ì´í„°ë¥¼ ì—…ë°ì´íŠ¸ í• í•„ìš”ê°€ ìžˆì„ ê²½ìš°, <literal>read-write를 ì–»"
"는 ë°©ë„를 명명하는 <literal>hibernate.transaction.manager_lookup_classSession."
"close()</literal> ë˜ëŠ” Session.disconnect()ê°€ 호출ë ë•Œ 트"
"ëžœìžì…˜ì´ 완료ë˜ëŠ” ê²ƒì„ í™•ì‹¤ížˆ 해야 한다. ë§Œì¼ ë‹¹ì‹ ì´ í´ëŸ¬ìŠ¤í„° ë‚´ì— ì´ ë°©ë„를 "
"ì‚¬ìš©í•˜ê³ ìž ì›í• 경우, ë‹¹ì‹ ì€ ê¸°ë³¸ ìºì‹œ êµ¬í˜„ì´ ìž ê¸ˆì„ ì§€ì›í•˜ë„ë¡ í•˜ëŠ” ê²ƒì„ í™•"
"실히 해야 한다. 미리 만들어진 ìºì‹œ 프로바ì´ë”ë“¤ì€ ê·¸ë ‡ê²Œ 행하지 <emphasis>ì•Š"
"는다</emphasis>."
#. Tag: title
#, no-c-format
msgid "Strategy: nonstrict read/write"
msgstr "ë°©ë„: 엄격하지 ì•Šì€ ì½ê¸°/쓰기"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"If the application only occasionally needs to update data (i.e. if it is "
"extremely unlikely that two transactions would try to update the same item "
"simultaneously), and strict transaction isolation is not required, a "
"<literal>nonstrict-read-write cache might be appropriate. If the "
"cache is used in a JTA environment, you must specify <literal>hibernate."
"transaction.manager_lookup_class</literal>. In other environments, you "
"should ensure that the transaction is completed when <literal>Session.close()"
"</literal> or Session.disconnect() is called."
msgstr ""
"ë§Œì¼ ì–´í”Œë¦¬ì¼€ì´ì…˜ì´ ì˜¤ì§ ë°ì´í„°ë¥¼ ìžì£¼ ì—…ë°ì´íŠ¸í• 필요가 ìžˆê³ (예를 들어, 만"
"ì¼ ë‘ ê°œì˜ íŠ¸ëžœìžì…˜ë“¤ì´ ë™ì‹œì— ë™ì¼í•œ í•ëª©ì„ ì—…ë°ì´íŠ¸ í•˜ë ¤ê³ ì‹œë„하는 ì •ë§ ìžˆ"
"ìŒì§í•˜ì§€ ì•Šì€ ê²½ìš°) ê·¸ë¦¬ê³ ì—„ê²©í•œ 트랜ìžì…˜ 격리가 필요하지 ì•Šì€ ê²½ìš°, "
"<literal>nonstrict-read-write ìºì‹œê°€ ì ì ˆí• ìˆ˜ 있다. ë§Œì¼ ê·¸ ìºì‹œ"
"ê°€ JTA 환경ì—ì„œ 사용ë 경우, ë‹¹ì‹ ì€ <literal>hibernate.transaction."
"manager_lookup_class</literal>를 ì§€ì •í•´ì•¼ 한다. 다른 환경들ì—ì„œ, ë‹¹ì‹ ì€ "
"<literal>Session.close() ë˜ëŠ” Session.disconnect() cache strategy provides support for "
"fully transactional cache providers such as JBoss TreeCache. Such a cache "
"can only be used in a JTA environment and you must specify "
"<literal>hibernate.transaction.manager_lookup_class."
msgstr ""
"<literal>transactional ìºì‹œ ë°©ë„는 JBoss TreeCache와 ê°™ì€ ì „ì²´ 트랜"
"ìžì…˜ì ì¸ ìºì‹œ 프로바ì´ë”ë“¤ì— ëŒ€í•œ 지ì›ì„ ì œê³µí•œë‹¤. 그런 ìºì‹œëŠ” ì˜¤ì§ JTA 환경 "
"ë‚´ì—ì„œ 사용ë 수 ìžˆê³ ë‹¹ì‹ ì€ <literal>hibernate.transaction."
"manager_lookup_class</literal>를 ì§€ì •í•´ì•¼ 한다."
#. Tag: title
#, fuzzy, no-c-format
msgid "Cache-provider/concurrency-strategy compatibility"
msgstr "ìºì‹œ ë™ì‹œì„± ë°©ë„ ì§€ì›"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"None of the cache providers support all of the cache concurrency strategies."
msgstr ""
"ìºì‹œ 프로바ì´ë”들 중 ì–´ëŠ ê²ƒë„ ëª¨ë“ ìºì‹œ ë™ì‹œì„± ë°©ë„ë“¤ì„ ì§€ì›í•˜ì§€ 않는다. 다"
"ìŒ í…Œì´ë¸”ì€ ì–´ëŠ í”„ë¡œë°”ì´ë”ë“¤ì´ ì–´ëŠ ë™ì‹œì„± ë°©ë„들과 호환ë˜ëŠ”지를 보여준다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"The following table shows which providers are compatible with which "
"concurrency strategies."
msgstr ""
"ìºì‹œ 프로바ì´ë”들 중 ì–´ëŠ ê²ƒë„ ëª¨ë“ ìºì‹œ ë™ì‹œì„± ë°©ë„ë“¤ì„ ì§€ì›í•˜ì§€ 않는다. 다"
"ìŒ í…Œì´ë¸”ì€ ì–´ëŠ í”„ë¡œë°”ì´ë”ë“¤ì´ ì–´ëŠ ë™ì‹œì„± ë°©ë„들과 호환ë˜ëŠ”지를 보여준다."
#. Tag: title
#, no-c-format
msgid "Cache Concurrency Strategy Support"
msgstr "ìºì‹œ ë™ì‹œì„± ë°©ë„ ì§€ì›"
#. Tag: entry
#, no-c-format
msgid "read-only"
msgstr "ì½ê¸° ì „ìš©"
#. Tag: entry
#, no-c-format
msgid "nonstrict-read-write"
msgstr "엄격하지 ì•Šì€ ì½ê¸°-쓰기"
#. Tag: entry
#, no-c-format
msgid "read-write"
msgstr "ì½ê¸°-쓰기"
#. Tag: entry
#, no-c-format
msgid "transactional"
msgstr "transactional"
#. Tag: title
#, no-c-format
msgid "Managing the caches"
msgstr "ìºì‹œë“¤ì„ 관리하기"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Whenever you pass an object to <literal>save(), update()saveOrUpdate(), and whenever you retrieve an "
"object using <literal>load(), get(), "
"<literal>list(), iterate() or scroll()"
"</literal>, that object is added to the internal cache of the "
"<literal>Session."
msgstr ""
"ë‹¹ì‹ ì´ ê°ì²´ë¥¼ <literal>save(), update() ë˜ëŠ” "
"<literal>saveOrUpdate()ì— ì „ë‹¬í• ë•Œë§ˆë‹¤ ê·¸ë¦¬ê³ ë‹¹ì‹ ì´ load"
"()</literal>, get(), list(), "
"<literal>iterate() ë˜ëŠ” scroll()ì„ ì‚¬ìš©í•˜ì—¬ ê°ì²´"
"를 ê²€ìƒ‰í• ë•Œë§ˆë‹¤, ê·¸ ê°ì²´ëŠ” <literal>Sessionì˜ ë‚´ë¶€ ìºì‹œì— 추가ëœ"
"다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"When <literal>flush() is subsequently called, the state of that "
"object will be synchronized with the database. If you do not want this "
"synchronization to occur, or if you are processing a huge number of objects "
"and need to manage memory efficiently, the <literal>evict() method "
"can be used to remove the object and its collections from the first-level "
"cache."
msgstr ""
"<literal>flush()ê°€ 차후ì 으로 호출ë ë•Œ, ê·¸ ê°ì²´ì˜ ìƒíƒœëŠ” ë°ì´í„°ë² "
"ì´ìŠ¤ì™€ ë™ê¸°í™” ë 것ì´ë‹¤. ë§Œì¼ ë‹¹ì‹ ì´ ì´ ë™ê¸°í™”ê°€ ë°œìƒë˜ëŠ” ê²ƒì„ ì›í•˜ì§€ 않거나 "
"ë§Œì¼ ë‹¹ì‹ ì´ ëŒ€ëŸ‰ì˜ ê°ì²´ë“¤ì„ 처리 중ì´ê³ 메모리를 효율ì 으로 ê´€ë¦¬í• í•„ìš”ê°€ 있"
"ì„ ê²½ìš°, <literal>evict() 메소드는 first-level ìºì‹œë¡œë¶€í„° ê·¸ ê°ì²´"
"와 ê·¸ê²ƒì˜ ì½œë ‰ì…˜ë“¤ì„ ì œê±°í•˜ëŠ”ë° ì‚¬ìš©ë 수 있다."
#. Tag: para
#, no-c-format
msgid ""
"The <literal>Session also provides a contains() "
"method to determine if an instance belongs to the session cache."
msgstr ""
"<literal>Sessionì€ ë˜í•œ ì¸ìŠ¤í„´ìŠ¤ê°€ 세션 ìºì‹œì— ì†í•˜ëŠ”지 여부를 ê²°ì •"
"í•˜ëŠ”ë° <literal>contains() 메소드를 ì œê³µí•œë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"To evict all objects from the session cache, call <literal>Session.clear() for evicting the cached state of an "
"instance, entire class, collection instance or entire collection role."
msgstr ""
"second-level ìºì‹œì˜ 경우, í•˜ë‚˜ì˜ ì¸ìŠ¤í„´ìŠ¤, ì „ì²´ í´ëž˜ìŠ¤, ì½œë ‰ì…˜ ì¸ìŠ¤í„´ìŠ¤ ë˜ëŠ” "
"ì „ì²´ ì½œë ‰ì…˜ roleì˜ ìºì‹œëœ ìƒíƒœë¥¼ 퇴거시키는 <literal>SessionFactory controls how a particular session interacts "
"with the second-level cache:"
msgstr ""
"<literal>CacheMode는 íŠ¹ì • ì„¸ì…˜ì´ second-level ìºì‹œì™€ 어떻게 ìƒí˜¸ìž‘"
"용하는지를 ì œì–´í•œë‹¤"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<literal>CacheMode.NORMAL: will read items from and write items to "
"the second-level cache"
msgstr ""
"<literal>CacheMode.NORMAL - second-level ìºì‹œë¡œë¶€í„° ì•„ì´í…œë“¤ì„ ì½ì–´"
"들ì´ê³ second-level ìºì‹œë¡œ ì•„ì´í…œë“¤ì„ 기ë¡í•œë‹¤"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<literal>CacheMode.GET: will read items from the second-level "
"cache. Do not write to the second-level cache except when updating data"
msgstr ""
"<literal>CacheMode.GET - second-level ìºì‹œë¡œë¶€í„° ì•„ì´í…œë“¤ì„ ì½ì–´ë“¤"
"ì´ì§€ë§Œ, ë°ì´í„°ë¥¼ ì—…ë°ì´íŠ¸í• 때를 ì œì™¸í•˜ë©´ second-level ìºì‹œë¡œ 기ë¡í•˜ì§€ 않는다"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<literal>CacheMode.PUT: will write items to the second-level "
"cache. Do not read from the second-level cache"
msgstr ""
"<literal>CacheMode.PUT - ì•„ì´í…œë“¤ì„ second-level ìºì‹œì— 기ë¡í•˜ì§€"
"만, second-level ìºì‹œë¡œë¶€í„° ì½ì–´ë“¤ì´ì§€ 않는다"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<literal>CacheMode.REFRESH: will write items to the second-level "
"cache. Do not read from the second-level cache. Bypass the effect of "
"<literal>hibernate.cache.use_minimal_puts forcing a refresh of the "
"second-level cache for all items read from the database"
msgstr ""
"<literal>CacheMode.REFRESH - ì•„ì´í…œë“¤ì„ second-level ìºì‹œë¡œê¸°ë¡í•˜ì§€"
"만, second-level ìºì‹œë¡œë¶€í„° ì½ì–´ë“¤ì´ì§€ ì•Šê³ , ë°ì´í„°ë² ì´ìŠ¤ë¡œë¶€í„° ì½ì–´ë“¤ì¸ 모"
"ë“ ì•„ì´í…œë“¤ì— 대한 second-level ìºì‹œì˜ ê°±ì‹ ì„ ê°•ì œì‹œì¼œ, <literal>hibernate."
"cache.use_minimal_puts</literal>ì˜ íš¨ê³¼ë¥¼ 무시한다"
#. Tag: para
#, no-c-format
msgid ""
"To browse the contents of a second-level or query cache region, use the "
"<literal>Statistics API:"
msgstr ""
"second-level ìºì‹œ ë˜ëŠ” ì§ˆì˜ ìºì‹œ ì˜ì—ì˜ ë‚´ìš©ë¬¼ì„ ë¸Œë¼ìš°ì§•í•˜ë ¤ë©´ "
"<literal>Statistics API를 사용하ë¼:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"You will need to enable statistics and, optionally, force Hibernate to keep "
"the cache entries in a more readable format:"
msgstr ""
"ë‹¹ì‹ ì€ í†µê³„ë¥¼ ì´ìš© 가능하게 í•˜ê³ , ì„ íƒì 으로 Hibernateë¡œ 하여금 ìºì‹œ 엔트리들"
"ì„ ë³´ë‹¤ ì¸ê°„ì—게 ì´í•´ê°€ëŠ¥í•œ 형ì‹ìœ¼ë¡œ ìœ ì§€ì‹œí‚¤ë„ë¡ ê°•ì œì‹œí‚¤ëŠ” ê²ƒì´ í•„ìš”í• ê²ƒì´"
"다:"
#. Tag: title
#, no-c-format
msgid "The Query Cache"
msgstr "ì§ˆì˜ ìºì‹œ"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Query result sets can also be cached. This is only useful for queries that "
"are run frequently with the same parameters."
msgstr ""
"ì§ˆì˜ ê²°ê³¼ ì…‹ë“¤ì´ ë˜í•œ ìºì‹œë ìˆ˜ë„ ìžˆë‹¤. ì´ê²ƒì€ ë™ì¼í•œ 파ë¼ë¯¸í„°ë“¤ì„ ê°€ì§€ê³ ìž"
"주 실행ë˜ëŠ” 질ì˜ë“¤ì—만 ìœ ìš©í•˜ë‹¤. ì§ˆì˜ ìºì‹œë¥¼ 사용하기 위해 ë‹¹ì‹ ì€ ë¨¼ì € 그것"
"ì„ ì´ìš© 가능하ë„ë¡ í•´ì•¼ 한다:"
#. Tag: title
#, no-c-format
msgid "Enabling query caching"
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"Caching of query results introduces some overhead in terms of your "
"applications normal transactional processing. For example, if you cache "
"results of a query against Person Hibernate will need to keep track of when "
"those results should be invalidated because changes have been committed "
"against Person. That, coupled with the fact that most applications simply "
"gain no benefit from caching query results, leads Hibernate to disable "
"caching of query results by default. To use query caching, you will first "
"need to enable the query cache:"
msgstr ""
#. Tag: para
#, no-c-format
msgid "This setting creates two new cache regions:"
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"<classname>org.hibernate.cache.StandardQueryCache, holding the "
"cached query results"
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"<classname>org.hibernate.cache.UpdateTimestampsCache, holding "
"timestamps of the most recent updates to queryable tables. These are used to "
"validate the results as they are served from the query cache."
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"If you configure your underlying cache implementation to use expiry or "
"timeouts is is very important that the cache timeout of the underlying cache "
"region for the UpdateTimestampsCache be set to a higher value than the "
"timeouts of any of the query caches. In fact, we recommend that the the "
"UpdateTimestampsCache region not be configured for expiry at all. Note, in "
"particular, that an LRU cache expiry policy is never appropriate."
msgstr ""
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"As mentioned above, most queries do not benefit from caching or their "
"results. So by default, individual queries are not cached even after "
"enabling query caching. To enable results caching for a particular query, "
"call <literal>org.hibernate.Query.setCacheable(true). This call "
"allows the query to look for existing cache results or add its results to "
"the cache when it is executed."
msgstr ""
"ëŒ€ë¶€ë¶„ì˜ ì§ˆì˜ë“¤ì€ ìºì‹±ìœ¼ë¡œë¶€í„° ì´ì ì´ ì—†ê¸°ì—, ë””í´íŠ¸ë¡œ 질ì˜ë“¤ì€ ìºì‹œë˜ì§€ 않는"
"다. ìºì‹±ì„ ì´ìš© 가능하ë„ë¡ í•˜ë ¤ë©´, <literal>Query.setCacheable(true)."
msgstr ""
"ë§Œì¼ ë‹¹ì‹ ì´ ì§ˆì˜ ìºì‹œ 만료 ì •ì±…ë“¤ì— ëŒ€í•œ 세밀한 ì œì–´ë¥¼ 필요로 í• ê²½ìš°, ë‹¹ì‹ "
"ì€ <literal>Query.setCacheRegion()ì„ í˜¸ì¶œí•¨ìœ¼ë¡œì¨ íŠ¹ë³„í•œ 질ì˜ì— 대"
"í•´ 명명ë˜ë‹ˆ ìºì‹œ ì˜ì—ì„ ì§€ì •í• ìˆ˜ë„ ìžˆë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"If you want to force the query cache to refresh one of its regions "
"(disregard any cached results it finds there) you can use <literal>org."
"hibernate.Query.setCacheMode(CacheMode.REFRESH)</literal>. In conjunction "
"with the region you have defined for the given query, Hibernate will "
"selectively force the results cached in that particular region to be "
"refreshed. This is particularly useful in cases where underlying data may "
"have been updated via a separate process and is a far more efficient "
"alternative to bulk eviction of the region via <literal>org.hibernate."
"SessionFactory.evictQueries()</literal>."
msgstr ""
"ë§Œì¼ ì§ˆì˜ê°€ ê·¸ê²ƒì˜ ì§ˆì˜ ìºì‹œ ì˜ì—ì˜ ê°±ì‹ ì„ ê°•ì œì‹œì¼œì•¼ 하는 경우ì—, ë‹¹ì‹ ì€ "
"<literal>Query.setCacheMode(CacheMode.REFRESH)를 호출해야 한다. ì´"
"ê²ƒì€ ê¸°ë³¸ ë°ì´í„°ê°€ 별ë„ì˜ í”„ë¡œì„¸ìŠ¤ë¥¼ 통해 ì—…ë°ì´íŠ¸ë˜ì—ˆê³ (예를 들면, Hibernate"
"를 통해 변경ë˜ì§€ ì•Šì•˜ê³ ) íŠ¹ì • ì§ˆì˜ ê²°ê³¼ ì…‹ë“¤ì„ ì„ íƒì 으로 ê°±ì‹ í•˜ëŠ” ê²ƒì„ ì–´í”Œ"
"리케ì´ì…˜ì—게 허용해주는 경우들ì—ì„œ 특별히 ìœ ìš©í•˜ë‹¤. ì´ê²ƒì€ "
"<literal>SessionFactory.evictQueries()를 통해 ì§ˆì˜ ìºì‹œ ì˜ì—ì„ í‡´ê±°"
"시키는 보다 효과ì ì¸ ëŒ€ì•ˆì´ë‹¤."
#. Tag: title
#, no-c-format
msgid "Understanding Collection performance"
msgstr "ì½œë ‰ì…˜ í¼í¬ë¨¼ìŠ¤ ì´í•´í•˜ê¸°"
#. Tag: para
#, no-c-format
msgid ""
"In the previous sections we have covered collections and their applications. "
"In this section we explore some more issues in relation to collections at "
"runtime."
msgstr ""
#. Tag: title
#, no-c-format
msgid "Taxonomy"
msgstr "분류"
#. Tag: para
#, no-c-format
msgid "Hibernate defines three basic kinds of collections:"
msgstr "Hibernate는 세 가지 기본ì ì¸ ì¢…ë¥˜ì˜ ì½œë ‰ì…˜ë“¤ì„ ì •ì˜í•œë‹¤:"
#. Tag: para
#, no-c-format
msgid "collections of values"
msgstr "ê°’ë“¤ì„ ê°€ì§„ ì½œë ‰ì…˜ë“¤"
#. Tag: para
#, fuzzy, no-c-format
msgid "one-to-many associations"
msgstr "one to many 연관들"
#. Tag: para
#, fuzzy, no-c-format
msgid "many-to-many associations"
msgstr "many to many 연관들"
#. Tag: para
#, no-c-format
msgid ""
"This classification distinguishes the various table and foreign key "
"relationships but does not tell us quite everything we need to know about "
"the relational model. To fully understand the relational structure and "
"performance characteristics, we must also consider the structure of the "
"primary key that is used by Hibernate to update or delete collection rows. "
"This suggests the following classification:"
msgstr ""
"ì´ ë¶„ë¥˜ëŠ” 여러 가지 í…Œì´ë¸”ê³¼ foreign key ê´€ê³„ë“¤ì„ êµ¬ë³„ì§“ì§€ë§Œ 우리가 관계형 모"
"í˜•ì— ëŒ€í•´ ì•Œ 필요가 있는 ëª¨ë“ ê²ƒì„ ìš°ë¦¬ì—게 ë§í•´ì£¼ì§€ 않는다. 관계형 구조와 í¼"
"í¬ë¨¼ìŠ¤ íŠ¹ì§•ë“¤ì„ ì™„ì „í•˜ê²Œ ì´í•´í•˜ê¸° 위해, 우리는 ë˜í•œ ì½œë ‰ì…˜ í–‰ë“¤ì„ ì—…ë°ì´íŠ¸í•˜"
"거나 ì‚ì œí•˜ê¸° 위해 Hibernateì— ì˜í•´ 사용ë˜ëŠ” 프ë¼ì´ë¨¸ë¦¬ í‚¤ì˜ êµ¬ì¡°ë¥¼ ê²€í† í•´ì•¼ "
"한다. ì´ê²ƒì€ ë‹¤ìŒ ë¶„ë¥˜ë¥¼ ì œì•ˆí•œë‹¤:"
#. Tag: para
#, no-c-format
msgid "indexed collections"
msgstr "ì¸ë±ì‹± ëœ ì½œë ‰ì…˜ë“¤"
#. Tag: para
#, no-c-format
msgid "sets"
msgstr "set들"
#. Tag: para
#, no-c-format
msgid "bags"
msgstr "bag들"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"All indexed collections (maps, lists, and arrays) have a primary key "
"consisting of the <literal><key> and <index><index> 컬럼들로 ì´ë£¨ì–´ì§„ 프ë¼ì´ë¨¸ë¦¬ 키"
"를 갖는다. ì´ ê²½ìš°ì— ì½œë ‰ì…˜ ì—…ë°ì´íŠ¸ë“¤ì€ 대개 극히 효율ì ì´ë‹¤ - Hibernateê°€ "
"ê·¸ê²ƒì„ ì—…ë°ì´íŠ¸ë‚˜ ì‚ì œë¥¼ ì‹œë„í• ë•Œ 프ë¼ì´ë¨¸ë¦¬ 키는 효율ì 으로 ì¸ë±ì‹±ë 수 있"
"ê³ íŠ¹ì • í–‰ì€ íš¨ìœ¨ì 으로 위치지워질 수 있다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Sets have a primary key consisting of <literal><key> and "
"element columns. This can be less efficient for some types of collection "
"element, particularly composite elements or large text or binary fields, as "
"the database may not be able to index a complex primary key as efficiently. "
"However, for one-to-many or many-to-many associations, particularly in the "
"case of synthetic identifiers, it is likely to be just as efficient. If you "
"want <literal>SchemaExport to actually create the primary key of a "
"<literal><set>, you must declare all columns as not-"
"null=\"true\"</literal>."
msgstr ""
"Setë“¤ì€ <literal><key>와 요소 컬럼들로 êµ¬ì„±ëœ í”„ë¼ì´ë¨¸ë¦¬ 키"
"를 갖는다. ì´ê²ƒì€ 몇몇 ìœ í˜•ì˜ ì½œë ‰ì…˜ 요소, 특히 composite 요소들 ë˜ëŠ” 대형 í…"
"스트 ë˜ëŠ” ë°”ì´ë„ˆë¦¬ í•„ë“œë“¤ì— ëŒ€í•´ ëœ íš¨ìœ¨ì ì¼ ìˆ˜ 있다; ë°ì´í„°ë² ì´ìŠ¤ëŠ” 복잡한 "
"프ë¼ì´ë¨¸ë¦¬ 키를 효율ì 으로 ì¸ë±ì‹±í•˜ëŠ” ê²ƒì´ ë¶ˆê°€ëŠ¥í• ìˆ˜ë„ ìžˆë‹¤. ë°˜ë©´ì— one to "
"many ë˜ëŠ” many to many ì—°ê´€ë“¤ì˜ ê²½ìš°, 특히 합성 ì‹ë³„ìžë“¤ì˜ 경우ì—는 효율ì ì¼ "
"수 ìžˆì„ ê²ƒ 같다.(부수-노트: ë§Œì¼ ë‹¹ì‹ ì´ ë‹¹ì‹ ì„ ìœ„í•œ <literal><set>SchemaExportnot-null=\"true\""
"ë¡œ ì„ ì–¸í•´ì•¼ 한다.)"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"<literal><idbag> mappings define a surrogate key, so they "
"are efficient to update. In fact, they are the best case."
msgstr ""
"<literal><idbag> ë§¤í•‘ë“¤ì€ ëŒ€ìš© 키를 ì •ì˜í•˜ì—¬ì„œ, ê·¸ê²ƒë“¤ì€ í•"
"ìƒ ì—…ë°ì´íŠ¸ì— 매우 효율ì ì´ë‹¤. 사실, ê·¸ê²ƒë“¤ì€ ìµœìƒì˜ 경우ì´ë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Bags are the worst case since they permit duplicate element values and, as "
"they have no index column, no primary key can be defined. Hibernate has no "
"way of distinguishing between duplicate rows. Hibernate resolves this "
"problem by completely removing in a single <literal>DELETE and "
"recreating the collection whenever it changes. This can be inefficient."
msgstr ""
"Bagë“¤ì€ ê°€ìž¥ ë‚˜ìœ ê²½ìš°ì´ë‹¤. 왜ëƒí•˜ë©´ í•˜ë‚˜ì˜ bagì€ ì¤‘ë³µ 요소 ê°’ë“¤ì„ í—ˆìš©í•˜ê³ "
"ì¸ë±ìŠ¤ ì»¬ëŸ¼ì„ ê°–ì§€ 않기 때문ì—, 프ë¼ì´ë¨¸ë¦¬ 키가 ì •ì˜ë 수 없다. Hibernate는 "
"중복 행들 사ì´ë¥¼ 구분 짓는 ë°©ë²•ì„ ê°–ê³ ìžˆì§€ 않다. Hibernate는 ê·¸ê²ƒì´ ë³€ê²½ë "
"때마다 (í•œ ê°œì˜ DELETEë¡œ) ì½œë ‰ì…˜ì„ ì™„ì „í•˜ê²Œ ì œê±°í•˜ê³ ë‹¤ì‹œ ìƒì„±ì‹œí‚´ìœ¼ë¡œì¨ ì´ "
"ë¬¸ì œë¥¼ 해결한다. ì´ê²ƒì€ 매우 비효율ì ì´ë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"For a one-to-many association, the \"primary key\" may not be the physical "
"primary key of the database table. Even in this case, the above "
"classification is still useful. It reflects how Hibernate \"locates\" "
"individual rows of the collection."
msgstr ""
"one-to-many ì—°ê´€ì˜ ê²½ìš°, \"프ë¼ì´ë¨¸ë¦¬ 키\"는 ë°ì´í„°ë² ì´ìŠ¤ í…Œì´ë¸”ì˜ ë¬¼ë¦¬ì ì¸ "
"프ë¼ì´ë¨¸ë¦¬ 키가 ì•„ë‹ ìˆ˜ë„ ìžˆì§€ë§Œ- ì´ ê²½ìš°ì—ì„œë„ ìœ„ì˜ ë¶„ë¥˜ëŠ” ì—¬ì „ížˆ ìœ ìš©í•˜ë‹¤. "
"(ê·¸ê²ƒì€ ì—¬ì „ížˆ Hibernateê°€ ì½œë ‰ì…˜ì˜ ê°œë³„ í–‰ë“¤ì„ ì–´ë–»ê²Œ \"위치지우는\"지를 ë°˜"
"ì˜í•œë‹¤.)"
#. Tag: title
#, no-c-format
msgid ""
"Lists, maps, idbags and sets are the most efficient collections to update"
msgstr "List, map, idbag, setë“¤ì€ updateì— ê°€ìž¥ 효율ì ì¸ ì½œë ‰ì…˜ë“¤ì´ë‹¤"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"From the discussion above, it should be clear that indexed collections and "
"sets allow the most efficient operation in terms of adding, removing and "
"updating elements."
msgstr ""
"ìœ„ì˜ ë…¼ì˜ì—ì„œ, ì¸ë±ì‹±ëœ ì½œë ‰ì…˜ë“¤ê³¼ (대개) setë“¤ì´ ìš”ì†Œë“¤ì„ ì¶”ê°€í•˜ê³ , ì œê±°í•˜"
"ê³ ì—…ë°ì´íŠ¸í•¨ì— 있어 가장 효율ì ì¸ ì˜¤í¼ë ˆì´ì…˜ì„ 허용해준다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"There is, arguably, one more advantage that indexed collections have over "
"sets for many-to-many associations or collections of values. Because of the "
"structure of a <literal>Set, Hibernate does not UPDATESetINSERT and DELETEì˜ êµ¬ì¡° 때문ì—, Hibernate는 요소가 \"변경\"ë ë•Œ í–‰ì„ "
"<literal>UPDATE 하지 않는다. Setì— ëŒ€í•œ 변경들"
"ì€ í•ìƒ (개별 í–‰ë“¤ì— ëŒ€í•œ) <literal>INSERT와 DELETE. For "
"these associations, the update is handled by the many-to-one end of the "
"association, and so considerations of collection update performance simply "
"do not apply."
msgstr ""
"하지만, 잘 ì„¤ê³„ëœ Hibernate ë„ë©”ì¸ ëª¨í˜•ë“¤ì—ì„œ, 우리는 대개 ëŒ€ë¶€ë¶„ì˜ ì½œë ‰ì…˜ë“¤"
"ì´ ì‚¬ì‹¤ <literal>inverse=\"true\"를 가진 one-to-many ì—°ê´€ë“¤ìž„ì„ ë³´"
"게 ëœë‹¤. ì´ë“¤ ì—°ê´€ë“¤ì˜ ê²½ìš°, ì—…ë°ì´íŠ¸ëŠ” ì—°ê´€ì˜ many-to-one ì—”ë“œì— ì˜í•´ 처리ë˜"
"ê³ , ë”°ë¼ì„œ ì½œë ‰ì…˜ ì—…ë°ì´íŠ¸ í¼í¬ë¨¼ìŠ¤ì— 대한 ê²€í† ë“¤ì€ ë‹¨ìˆœížˆ ì ìš©ë˜ì§€ 않는다."
#. Tag: title
#, no-c-format
msgid "Bags and lists are the most efficient inverse collections"
msgstr "Bag들과 listë“¤ì€ ê°€ìž¥ 효율ì ì¸ inverse ì½œë ‰ì…˜ë“¤ì´ë‹¤"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"There is a particular case, however, in which bags, and also lists, are much "
"more performant than sets. For a collection with <literal>inverse=\"true\", "
"<literal>Collection.add() or Collection.addAll()List. This "
"can make the following common code much faster:"
msgstr ""
"단지 ë‹¹ì‹ ì´ ì˜ì›ížˆ bagë“¤ì„ ë²„ë¦¬ê¸° ì „ì—, bag들(ê³¼ ë˜í•œ list들)ì´ set들보다 훨"
"씬 ë” ì„±ëŠ¥ì´ ì¢‹ì€ íŠ¹ë³„í•œ ê²½ìš°ë“¤ì´ ì¡´ìž¬í•œë‹¤. <literal>inverse=\"true\" ë˜ëŠ” "
"<literal>Collection.addAll()ì´ (Set과는 달리) í•"
"ìƒ bag ë˜ëŠ” <literal>Listì— ëŒ€í•´ true를 반환해야하기 때문ì´ë‹¤. ì´ê²ƒ"
"ì€ í›¨ì”¬ ë‹¤ìŒ ê³µí†µì ì¸ ì½”ë“œë¥¼ ë” ë¹ ë¥´ê²Œ 만들 수 있다."
#. Tag: title
#, no-c-format
msgid "One shot delete"
msgstr "ì› ìƒ· delete"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Deleting collection elements one by one can sometimes be extremely "
"inefficient. Hibernate knows not to do that in the case of an newly-empty "
"collection (if you called <literal>list.clear(), for example). In "
"this case, Hibernate will issue a single <literal>DELETE."
msgstr ""
"종종 ì½œë ‰ì…˜ ìš”ì†Œë“¤ì„ í•˜ë‚˜ì”© ì‚ì œí•˜ëŠ” ê²ƒì€ ê·¹ížˆ 비효율ì ì¼ ìˆ˜ 있다! Hibernate"
"는 ì™„ì „í•˜ê²Œ 바보가 아니어서, ê·¸ê²ƒì€ ìƒˆë¡œìš´ ê³µë°±ì˜ ì½œë ‰ì…˜ì˜ ê²½ìš°(예를 들어 당"
"ì‹ ì´ <literal>list.clear()를 í˜¸ì¶œí–ˆì„ ê²½ìš°)ì— ê·¸ê²ƒì„ í–‰í•˜ì§€ ì•Šì„ ê²ƒ"
"ìž„ì„ ì•Œê³ ìžˆë‹¤. ì´ ê²½ìš°ì—, Hibernate는 í•˜ë‚˜ì˜ <literal>DELETE ëª…ë ¹"
"ì„ ë‚´ë¦´ 것ì´ê³ 우리는 ëª¨ë‘ í–‰í–ˆë‹¤!"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Suppose you added a single element to a collection of size twenty and then "
"remove two elements. Hibernate will issue one <literal>INSERT "
"statement and two <literal>DELETE statements, unless the "
"collection is a bag. This is certainly desirable."
msgstr ""
"우리가 ê¸¸ì´ 20ì¸ í•˜ë‚˜ì˜ ì½œë ‰ì…˜ì— í•œ ê°œì˜ ìš”ì†Œë¥¼ ì¶”ê°€í•˜ê³ ê·¸ëŸ° ë‹¤ìŒ ë‘ ê°œì˜ ìš”"
"ì†Œë“¤ì„ ì œê±°í•œë‹¤ê³ ê°€ì •í•˜ìž. Hibernate는 (ì½œë ‰ì…˜ì´ bagê°€ ì•„ë‹Œ í•œ) í•œ ê°œì˜ "
"<literal>INSERT 문장과 ë‘ ê°œì˜ DELETE ë¬¸ìž¥ì„ ëª…"
"ë ¹ 내릴 것ì´ë‹¤. ì´ê²ƒì€ 확실히 마ìŒì— ë“ ë‹¤."
#. Tag: para
#, no-c-format
msgid ""
"However, suppose that we remove eighteen elements, leaving two and then add "
"thee new elements. There are two possible ways to proceed"
msgstr ""
"하지만, 우리가 ë‘ ê°œì˜ ìš”ì†Œë“¤ì„ ë‚¨ê²¨ë‘”ì±„ 18 ê°œì˜ ìš”ì†Œë“¤ì„ ì œê±°í•˜ê³ ë‚˜ì„œ 세 ê°œ"
"ì˜ ìƒˆë¡œìš´ ìš”ì†Œë“¤ì„ ì¶”ê°€í•œë‹¤ê³ ê°€ì •í•˜ìž. ë‘ ê°€ì§€ 가능한 처리 ë°©ë²•ë“¤ì´ ì¡´ìž¬í•œ"
"다."
#. Tag: para
#, no-c-format
msgid "delete eighteen rows one by one and then insert three rows"
msgstr "하나씩 ì—´ ì—¬ëŸ ê°œì˜ í–‰ë“¤ì„ ì‚ì œí•œ 다ìŒì— 세 ê°œì˜ í–‰ë“¤ì„ ì‚½ìž…ì‹œí‚¨ë‹¤"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"remove the whole collection in one SQL <literal>DELETE and insert "
"all five current elements one by one"
msgstr ""
"(í•œ ê°œì˜ SQL <literal>DELETEë¡œ)ì „ì²´ ì½œë ‰ì…˜ì„ ì‚ì œí•˜ê³ ëª¨ë“ ë‹¤ì„¯ê°œ"
"ì˜ í˜„ìž¬ ìš”ì†Œë“¤ì„ (하나씩) insert 시킨다"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Hibernate cannot know that the second option is probably quicker. It would "
"probably be undesirable for Hibernate to be that intuitive as such behavior "
"might confuse database triggers, etc."
msgstr ""
"Hibernate는 ë‘ ë²ˆì§¸ ì˜µì…˜ì´ ì•„ë§ˆ ì´ ê²½ìš°ì— ë” ë¹ ë¥´ë‹¤ëŠ” ì ì„ ì•Œ ë§Œí¼ ì¶©ë¶„ížˆ ì˜"
"리하지 않다.(ê·¸ë¦¬ê³ Hibernateê°€ ê·¸ë ‡ê²Œ ì˜ë¦¬í•´ì§€ëŠ” ê²ƒì„ í¬ë§ 하는 ê²ƒì€ ê°€ëŠ¥í•˜"
"지 ì•Šì„ ê²ƒì´ë‹¤; 그런 íŠ¹ì§•ì€ ë°ì´í„°ë² ì´ìŠ¤ 트리거들 ë“±ì„ í˜¼ë™ìŠ¤ëŸ½ê²Œ í• ìˆ˜ë„ ìžˆ"
"다.)"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Fortunately, you can force this behavior (i.e. the second strategy) at any "
"time by discarding (i.e. dereferencing) the original collection and "
"returning a newly instantiated collection with all the current elements."
msgstr ""
"다행히, ë‹¹ì‹ ì€ ì›ëž˜ì˜ ì½œë ‰ì…˜ì„ íê¸°ì‹œí‚¤ê³ (예를 들어 참조 í•´ì œí•˜ê³ ) ëª¨ë“ í˜„ìž¬ "
"ìš”ì†Œë“¤ì„ ê°€ì§„ ìƒˆë¡œì´ ì´ˆê¸°í™”ëœ ì½œë ‰ì…˜ì„ ë°˜í™˜í•¨ìœ¼ë¡œì¨ ì•„ë¬´ë•Œë“ ì§€ ì´ íŠ¹ì§•ì„ ê°•ì œ"
"시킬 수 있다. ì´ê²ƒì€ ì‹œê°„ì´ íë¦„ì— ë”°ë¼ ë§¤ìš° ìœ ìš©í•˜ê³ ê°•ë ¥í•´ì§ˆ 수 있다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"One-shot-delete does not apply to collections mapped <literal>inverse=\"true"
"\"</literal>."
msgstr ""
"ë¬¼ë¡ ë‹¨ í•œë²ˆì˜ ì‚ì œ(one-shot-delete)는 <literal>inverse=\"true\"ë¡œ "
"ë§¤í•‘ëœ ì½œë ‰ì…˜ë“¤ì— ì ìš©ë˜ì§€ 않는다."
#. Tag: title
#, no-c-format
msgid "Monitoring performance"
msgstr "í¼í¬ë¨¼ìŠ¤ 모니터ë§í•˜ê¸°"
#. Tag: para
#, no-c-format
msgid ""
"Optimization is not much use without monitoring and access to performance "
"numbers. Hibernate provides a full range of figures about its internal "
"operations. Statistics in Hibernate are available per "
"<literal>SessionFactory."
msgstr ""
"최ì 화는 í¼í¬ë¨¼ìŠ¤ ê´€ë ¨ 숫ìžë“¤ì— 대한 모니터ë§ê³¼ ì ‘ê·¼ ì—†ì´ëŠ” ë§Žì´ ì‚¬ìš©ë˜ì§€ ì•Š"
"는다. Hibernate는 ê·¸ê²ƒì˜ ë‚´ë¶€ì ì¸ ì˜¤í¼ë ˆì´ì…˜ë“¤ì— 대한 ì „ì²´ ì˜ì—ì˜ íŠ¹ì§•ë“¤ì„ ì œ"
"공한다. Hibernateì—ì„œ Statistics는 <literal>SessionFactoryì— ëŒ€í•´ "
"ì´ìš© 가능하다."
#. Tag: title
#, no-c-format
msgid "Monitoring a SessionFactory"
msgstr "SessionFactory ëª¨ë‹ˆí„°ë§ í•˜ê¸°"
#. Tag: para
#, no-c-format
msgid ""
"You can access <literal>SessionFactory metrics in two ways. Your "
"first option is to call <literal>sessionFactory.getStatistics() "
"and read or display the <literal>Statistics yourself."
msgstr ""
"ë‹¹ì‹ ì€ ë‘ ê°€ì§€ 방법들로 <literal>SessionFactory metricsì— ì ‘ê·¼í• "
"수 있다. ë‹¹ì‹ ì˜ ì²« 번째 ì˜µì…˜ì€ <literal>sessionFactory.getStatistics()Statistics를 ì½ê±°ë‚˜ 디스플"
"ë ˆì´ í•˜ëŠ” 것ì´ë‹¤."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Hibernate can also use JMX to publish metrics if you enable the "
"<literal>StatisticsService MBean. You can enable a single MBean "
"for all your <literal>SessionFactory or one per factory. See the "
"following code for minimalistic configuration examples:"
msgstr ""
"ë§Œì¼ ë‹¹ì‹ ì´ <literal>StatisticsService MBeanì„ ì´ìš© 가능하ë„ë¡ í• "
"경우 Hibernate는 ë˜í•œ metrics를 ë°œí‘œí•˜ëŠ”ë° JMX를 ì‚¬ìš©í• ìˆ˜ 있다. ë‹¹ì‹ ì€ ëª¨ë“ "
"ë‹¹ì‹ ì˜<literal>SessionFactoryì— ëŒ€í•´ í•œ ê°œì˜ MBean ë˜ëŠ” íŒ©í† ë¦¬ 당 "
"í•œ 개를 ì´ìš© 가능하게 í• ìˆ˜ 있다. ìµœì†Œí•œì˜ êµ¬ì„± ì˜ˆì œë“¤ì€ ë‹¤ìŒ ì½”ë“œë¥¼ ë³´ë¼:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"You can activate and deactivate the monitoring for a "
"<literal>SessionFactory:"
msgstr ""
"ë‹¹ì‹ ì€ <literal>SessionFactoryì— ëŒ€í•œ 모니터ë§ì„ (비)활성화 시킬 "
"수 있다"
#. Tag: para
#, no-c-format
msgid ""
"at configuration time, set <literal>hibernate.generate_statistics "
"to <literal>false"
msgstr ""
"구성 ì‹œ : <literal>hibernate.generate_statistics, ë””í´íŠ¸ëŠ” "
"<literal>false"
#. Tag: para
#, no-c-format
msgid ""
"at runtime: <literal>sf.getStatistics().setStatisticsEnabled(true) "
"or <literal>hibernateStatsBean.setStatisticsEnabled(true)"
msgstr ""
"실행 ì‹œ : <literal>sf.getStatistics().setStatisticsEnabled(true) ë˜"
"는 <literal>hibernateStatsBean.setStatisticsEnabled(true)"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Statistics can be reset programmatically using the <literal>clear() method."
msgstr ""
"Statistics(통계량들)ì€ <literal>clear() 메소드를 사용하여 프로그래"
"ë° ë°©ì‹ìœ¼ë¡œ ìž¬ì„¤ì • ë 수 있다. ìš”ì•½ì€ <literal>logSummary() 메소드"
"를 사용하여 logger(info ë ˆë²¨)ì—게 ì „ì†¡ë 수 있다."
#. Tag: title
#, no-c-format
msgid "Metrics"
msgstr "Metrics"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Hibernate provides a number of metrics, from basic information to more "
"specialized information that is only relevant in certain scenarios. All "
"available counters are described in the <literal>Statistics "
"interface API, in three categories:"
msgstr ""
"Hibernate는 매우 기본ì ì¸ ê²ƒì—서부터 ì–´ë–¤ 시나리오들ì—만 ê´€ë ¨ëœ ì „ë¬¸ ì •ë³´ì— "
"ì´ë¥´ëŠ” ë§Žì€ metrics를 ì œê³µí•œë‹¤. ëª¨ë“ ì´ìš© 가능한 ì¹´ìš´í„°ë“¤ì€ "
"<literal>Statistics interface APIì—ì„œ 3ê°œì˜ ì¹´í…Œê³ ë¦¬ë¡œ 설명ë˜ì–´ 있"
"다:"
#. Tag: para
#, no-c-format
msgid ""
"Metrics related to the general <literal>Session usage, such as "
"number of open sessions, retrieved JDBC connections, etc."
msgstr ""
"ì—´ë ¤ì§„ ì„¸ì…˜ë“¤ì˜ ê°œìˆ˜, ê²€ìƒ‰ëœ JDBC ì»¤ë„¥ì…˜ë“¤ì˜ ê°œìˆ˜ 등과 ê°™ì€ ì¼ë°˜ì ì¸ "
"<literal>Session ì‚¬ìš©ì— ê´€ë ¨ëœ metrics."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Metrics related to the entities, collections, queries, and caches as a whole "
"(aka global metrics)."
msgstr ""
"ì „ì²´ì 으로 엔티티들, ì½œë ‰ì…˜ë“¤, 질ì˜ë“¤, ê·¸ë¦¬ê³ ìºì‹œë“¤ì— ê´€ë ¨ëœ metrics(ì „ì— "
"metricsë¡œ ì•Œë ¤ì ¸ 있ìŒ),"
#. Tag: para
#, no-c-format
msgid ""
"Detailed metrics related to a particular entity, collection, query or cache "
"region."
msgstr "íŠ¹ì •í•œ 엔티티, ì½œë ‰ì…˜, ì§ˆì˜ ë˜ëŠ” ìºì‹œ ì˜ì—ì— ê´€ë ¨ëœ ìƒì„¸ metrics."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"For example, you can check the cache hit, miss, and put ratio of entities, "
"collections and queries, and the average time a query needs. Be aware that "
"the number of milliseconds is subject to approximation in Java. Hibernate is "
"tied to the JVM precision and on some platforms this might only be accurate "
"to 10 seconds."
msgstr ""
"예를 들어 ë‹¹ì‹ ì€ ì—”í‹°í‹°, ì½œë ‰ì…˜, 질ì˜ë“¤ì˜ ìºì‹œ 성공율 ë° ì‹¤íŒ¨ìœ¨, put(ì—ìž "
"주, ìºì‹œ ì‹œë„, putt) 비율, ì½œë ‰ì…˜ë“¤ê³¼ 질ì˜ë“¤, ê·¸ë¦¬ê³ í‰ê· ì§ˆì˜ ìš”êµ¬ 시간 등"
"ì„ ì°¾ì„ ìˆ˜ 있다. 수 밀리초들가 ìžë°”ì—ì„œ ê·¼ì‚¬ì¹˜ì— ì¢…ì†ë¨ì„ ì˜ì‹í•˜ë¼. Hibernate"
"는 JVM ì •ë°€ë„ì— ë¬¶ì—¬ ìžˆê³ , 몇몇 플랫í¼ë“¤ì—ì„œ ì´ê²ƒì€ 심지어 약 10초가 ë ìˆ˜ë„ "
"있다."
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"Simple getters are used to access the global metrics (i.e. not tied to a "
"particular entity, collection, cache region, etc.). You can access the "
"metrics of a particular entity, collection or cache region through its name, "
"and through its HQL or SQL representation for queries. Please refer to the "
"<literal>Statistics, EntityStatistics, "
"<literal>CollectionStatistics, "
"<literal>SecondLevelCacheStatistics, and QueryStatistics, EntityStatistics, "
"<literal>CollectionStatistics, "
"<literal>SecondLevelCacheStatistics, ê·¸ë¦¬ê³ "
"<literal>QueryStatistics를 참조하ë¼. ë‹¤ìŒ ì½”ë“œëŠ” 간단한 ì˜ˆì œë¥¼ ë³´ì—¬"
"준다:"
#. Tag: para
#, fuzzy, no-c-format
msgid ""
"You can work on all entities, collections, queries and region caches, by "
"retrieving the list of names of entities, collections, queries and region "
"caches using the following methods: <literal>getQueries(), "
"<literal>getEntityNames(), getCollectionRoleNames()getSecondLevelCacheRegionNames()."
msgstr ""
"ëª¨ë“ ì—”í‹°í‹°ë“¤, ì½œë ‰ì…˜ë“¤, ì½œë ‰ì…˜ë“¤,질ì˜ë“¤ ê·¸ë¦¬ê³ ì˜ì— ìºì‹œë“¤ì— 대해 작업하기 "
"위해, ë‹¹ì‹ ì€ ë‹¤ìŒ ë©”ì†Œë“œë“¤ë¡œì„œ 엔티티들, ì½œë ‰ì…˜ë“¤, 질ì˜ë“¤, ê·¸ë¦¬ê³ ì˜ì— ìºì‹œë“¤"
"ì— ëŒ€í•œ ì´ë¦„ë“¤ì˜ ëª©ë¡ì„ ê²€ìƒ‰í• ìˆ˜ 있다: <literal>getQueries(), "
"<literal>getEntityNames(), getCollectionRoleNames()getSecondLevelCacheRegionNames()."
#, fuzzy
#~ msgid ""
#~ "This setting creates two new cache regions: one holding cached query "
#~ "result sets (<literal>org.hibernate.cache.StandardQueryCache), "
#~ "the other holding timestamps of the most recent updates to queryable "
#~ "tables (<literal>org.hibernate.cache.UpdateTimestampsCache). "
#~ "Note that the query cache does not cache the state of the actual entities "
#~ "in the result set; it caches only identifier values and results of value "
#~ "type. The query cache should always be used in conjunction with the "
#~ "second-level cache."
#~ msgstr ""
#~ "ì´ ì„¤ì •ì€ ë‘ ê°œì˜ ìƒˆë¡œìš´ ìºì‹œ ì˜ì—들 - ìºì‹œëœ ì§ˆì˜ ê²°ê³¼ ì…‹ë“¤ì„ ë³´ê´€í•˜ëŠ” "
#~ "것 (<literal>org.hibernate.cache.StandardQueryCache), ì§ˆì˜ ê°€ëŠ¥"
#~ "í•œ í…Œì´ë¸”ë“¤ì— ëŒ€í•œ 가장 ìµœì‹ ì—…ë°ì´íŠ¸ë“¤ì— 대한 timestampë“¤ì„ ë³´ê´€í•˜ëŠ” 다"
#~ "른 것 (<literal>org.hibernate.cache.UpdateTimestampsCache)-ì˜ ìƒ"
#~ "ì„±ì„ ê°•ì œí•œë‹¤ . ì§ˆì˜ ìºì‹œëŠ” ê²°ê³¼ ì…‹ ë‚´ì— ì‹¤ì œ ì—”í‹°í‹°ë“¤ì˜ ìƒíƒœë¥¼ ìºì‹œì‹œí‚¤"
#~ "지 ì•ŠìŒì„ 노트하ë¼; ê·¸ê²ƒì€ ì˜¤ì§ ì‹ë³„ìž ê°’ë“¤ê³¼ ê°’ íƒ€ìž…ì˜ ê²°ê³¼ë“¤ ë§Œì„ ìºì‹œì‹œ"
#~ "킨다. ë”°ë¼ì„œ ì§ˆì˜ ìºì‹œëŠ” í•ìƒ second-level ìºì‹œì™€ 함께 사용ë˜ì–´ì•¼ 한다."
#~ msgid ""
#~ "where <literal>CatImpl implements the interface CatDomesticCatImpl implements the interface "
#~ "<literal>DomesticCat. Then proxies for instances of "
#~ "<literal>Cat and DomesticCat may be returned "
#~ "by <literal>load() or iterate(). (Note that "
#~ "<literal>list() does not usually return proxies.)"
#~ msgstr ""
#~ "여기서 <literal>CatImplì€ Cat ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 구"
#~ "í˜„í•˜ê³ <literal>DomesticCatImplì€ DomesticCatCatê³¼ "
#~ "<literal>DomesticCatì˜ ì¸ìŠ¤í„´ìŠ¤ë“¤ì— 대한 프ë½ì‹œë“¤ì€ "
#~ "<literal>load() ë˜ëŠ” iterate()ì— ì˜í•´ 반환ë "
#~ "수 있다. (<literal>list()ê°€ 대개 프ë½ì‹œë“¤ì„ 반환하지 ì•ŠìŒì„ 노트"
#~ "하ë¼.)"
#~ msgid ""
#~ "We've already spent quite some time talking about collections. In this "
#~ "section we will highlight a couple more issues about how collections "
#~ "behave at runtime."
#~ msgstr ""
#~ "우리는ì´ë¯¸ ì½œë ‰ì…˜ë“¤ì— ê´€í•´ ì–˜ê¸°í•˜ëŠ”ë° ê½¤ ë§Žì€ ì‹œê°„ì„ ì†Œìš”í–ˆë‹¤. ì´ ì ˆì—ì„œ "
#~ "우리는 ì½œë ‰ì…˜ë“¤ì´ ì‹¤í–‰ ì‹œì— ì–´ë–»ê²Œ í–‰ìœ„í•˜ëŠ”ì§€ì— ê´€í•œ í•œ ìŒì˜ ìŸì ë“¤ì„ ì¡°ëª…"
#~ "í• ê²ƒì´ë‹¤."
#~ msgid ""
#~ "TODO: This doesn't make sense: In the first case, we retrieve and use the "
#~ "MBean directly. In the second one, we must give the JNDI name in which "
#~ "the session factory is held before using it. Use "
#~ "<literal>hibernateStatsBean.setSessionFactoryJNDIName(\"my/JNDI/Name\")
Other Hibernate examples (source code examples)
Here is a short list of links related to this Hibernate performance.po source code file:
|