|
Hibernate example source code file (architecture.po)
This example Hibernate source code file (architecture.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 architecture.po source code
# translation of Collection_Mapping.po to
# Xi HUANG <xhuang@redhat.com>, 2007, 2010.
msgid ""
msgstr ""
"Project-Id-Version: Collection_Mapping\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2010-07-21 05:38+0000\n"
"PO-Revision-Date: 2010-01-13 10:25+1000\n"
"Last-Translator: Xi HUANG <xhuang@redhat.com>\n"
"Language-Team: <en@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
#. Tag: title
#: architecture.xml:34
#, no-c-format
msgid "Architecture"
msgstr "アーã‚テクãƒãƒ£"
#. Tag: title
#: architecture.xml:37
#, no-c-format
msgid "Overview"
msgstr "概観"
#. Tag: para
#: architecture.xml:39
#, no-c-format
msgid ""
"The diagram below provides a high-level view of the Hibernate architecture:"
msgstr "Hibernate アーã‚テクãƒãƒ£ã®ï¼ˆéžå¸¸ã«ï¼‰é«˜ã„レベルã‹ã‚‰ã®ãƒ“ュー:"
#. Tag: para
#: architecture.xml:52
#, no-c-format
msgid ""
"Unfortunately we cannot provide a detailed view of all possible runtime "
"architectures. Hibernate is sufficiently flexible to be used in a number of "
"ways in many, many architectures. We will, however, illustrate 2 "
"specifically since they are extremes."
msgstr ""
#. Tag: title
#: architecture.xml:59
#, fuzzy, no-c-format
msgid "Minimal architecture"
msgstr "アーã‚テクãƒãƒ£"
#. Tag: para
#: architecture.xml:61
#, fuzzy, no-c-format
msgid ""
"The \"minimal\" architecture has the application manage its own JDBC "
"connections and provide those connections to Hibernate; additionally the "
"application manages transactions for itself. This approach uses a minimal "
"subset of Hibernate APIs."
msgstr ""
"ã“ã“ã§å®Ÿè¡Œæ™‚アーã‚テクãƒãƒ£ã®ã‚ˆã‚Šè©³ç´°ãªãƒ“ューをãŠè¦‹ã›ã—ã¾ã—ょã†ã€‚ã‚ã„ã«ã〠"
"Hibernate ã¯æŸ”軟ã§ã‚ã‚Šã€ã„ã‚ã„ã‚ãªã‚¢ãƒ—ãƒãƒ¼ãƒã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã™ã€‚ã“ã“ã§ã¯ã€2"
"ã¤ã®æ¥µç«¯ãªä¾‹ã‚’ãŠè¦‹ã›ã—ã¾ã™ã€‚「軽ã„ã€ã‚¢ãƒ¼ã‚テクãƒãƒ£ã§ã¯ã€ã‚¢ãƒ—リケーションãŒè‡ª"
"å‰ã® JDBC コãƒã‚¯ã‚·ãƒ§ãƒ³ã‚’用æ„ã—ã€ã‚¢ãƒ—リケーション自身ãŒãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã‚’管ç†"
"ã—ã¾ã™ã€‚ã“ã®æ–¹æ³•ã¯ã€ Hibernate API ã®æœ€å°é™ã®ã‚µãƒ–セットを使ã„ã¾ã™ï¼š"
#. Tag: title
#: architecture.xml:77
#, no-c-format
msgid "Comprehensive architecture"
msgstr ""
#. Tag: para
#: architecture.xml:79
#, fuzzy, no-c-format
msgid ""
"The \"comprehensive\" architecture abstracts the application away from the "
"underlying JDBC/JTA APIs and allows Hibernate to manage the details."
msgstr ""
"「軽ã„ã€ã‚¢ãƒ¼ã‚テクãƒãƒ£ã¯ã€ã‚¢ãƒ—リケーションã‹ã‚‰ã€ãã®ä¸‹ã«ä½ç½®ã™ã‚‹ JDBC ã‚„ JTA "
"ã® API ã‚’å–り払ã£ã¦æŠ½è±¡åŒ–ã—ã€ãã®è©³ç´°ã®é¢å€’ã‚’ Hibernate ã«è¦‹ã•ã›ã¾ã™ã€‚"
#. Tag: title
#: architecture.xml:94
#, no-c-format
msgid "Basic APIs"
msgstr ""
#. Tag: para
#: architecture.xml:95
#, no-c-format
msgid ""
"Here are quick discussions about some of the API objects depicted in the "
"preceding diagrams (you will see them again in more detail in later "
"chapters)."
msgstr ""
#. Tag: term
#: architecture.xml:100
#, fuzzy, no-c-format
msgid ""
"SessionFactory (<interfacename>org.hibernate.SessionFactory)"
msgstr "SessionFactory (<literal>org.hibernate.SessionFactory)"
#. Tag: para
#: architecture.xml:102
#, fuzzy, no-c-format
msgid ""
"A thread-safe, immutable cache of compiled mappings for a single database. A "
"factory for <interfacename>org.hibernate.Session instances. "
"A client of <interfacename>org.hibernate.connection.ConnectionProvidersecond level cache "
"of data that is reusable between transactions at a process or cluster level."
msgstr ""
"1ã¤ã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«å¯¾ã™ã‚‹ã‚³ãƒ³ãƒ‘イルã•ã‚ŒãŸãƒžãƒƒãƒ”ングã®ã‚¹ãƒ¬ãƒƒãƒ‰ã‚»ãƒ¼ãƒ•ãªï¼ˆæ›´æ–°ä¸"
"能ã®ï¼‰ã‚ャッシュ。 <literal>Session ã®ãƒ•ã‚¡ã‚¯ãƒˆãƒªã§ã‚り〠"
"<literal>ConnectionProvider ã®ã‚¯ãƒ©ã‚¤ã‚¢ãƒ³ãƒˆã€‚オプションã¨ã—ã¦ã€ãƒ—ãƒ"
"セスã¾ãŸã¯ã‚¯ãƒ©ã‚¹ã‚¿ãƒ¬ãƒ™ãƒ«ã«ãŠã„ã¦ã€ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³é–“ã§å†åˆ©ç”¨å¯èƒ½ãªãƒ‡ãƒ¼ã‚¿ã®"
"(二次)ã‚ャッシュをæŒã¡ã¾ã™ã€‚"
#. Tag: term
#: architecture.xml:112
#, fuzzy, no-c-format
msgid "Session (<interfacename>org.hibernate.Session)"
msgstr "Session (<literal>org.hibernate.Session)"
#. Tag: para
#: architecture.xml:114
#, fuzzy, no-c-format
msgid ""
"A single-threaded, short-lived object representing a conversation between "
"the application and the persistent store. Wraps a JDBC <interfacename>java."
"sql.Connection</interfacename>. Factory for org.hibernate."
"Transaction</interfacename>. Maintains a first level cache ã®"
"ファクトリã§ã™ã€‚永続オブジェクトã®å¿…é ˆã®ï¼ˆä¸€æ¬¡ï¼‰ã‚ャッシュをä¿æŒã—ã¾ã™ã€‚ã“ã®"
"ã‚ャッシュã¯ã‚ªãƒ–ジェクトグラフをナビゲーションã™ã‚‹æ™‚ã‚„ã€è˜åˆ¥åã§ã‚ªãƒ–ジェクト"
"を検索ã™ã‚‹æ™‚ã«ä½¿ã‚ã‚Œã¾ã™ã€‚"
#. Tag: term
#: architecture.xml:126
#, no-c-format
msgid "Persistent objects and collections"
msgstr "Persistent objects 㨠Collections"
#. Tag: para
#: architecture.xml:128
#, fuzzy, no-c-format
msgid ""
"Short-lived, single threaded objects containing persistent state and "
"business function. These can be ordinary JavaBeans/POJOs. They are "
"associated with exactly one <interfacename>org.hibernate.Sessionorg.hibernate.Session ã¨é–¢é€£ã—ã¦ã„ã‚‹ã“ã¨ã§ã™ã€‚ Session. They may have been "
"instantiated by the application and not yet persisted, or they may have been "
"instantiated by a closed <interfacename>org.hibernate.Session discusses transient, "
"persistent and detached object states."
msgstr ""
"ç¾æ™‚点ã§ã¯ <literal>Session ã¨é–¢é€£ã—ã¦ã„ãªã„ã€æ°¸ç¶šã‚¯ãƒ©ã‚¹ã®ã‚¤ãƒ³ã‚¹ã‚¿"
"ンス。ã™ã§ã«ã‚¢ãƒ—リケーションå´ã§ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹åŒ–ã•ã‚Œã¦ã„ã¦ã€ã¾ã 永続化ã•ã‚Œã¦ã„"
"ãªã„ã‹ã€ã‚¯ãƒãƒ¼ã‚ºã•ã‚ŒãŸ <literal>Session ã§ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹åŒ–ã•ã‚ŒãŸã‹ã®"
"ã©ã¡ã‚‰ã‹ã§ã™ã€‚"
#. Tag: term
#: architecture.xml:152
#, fuzzy, no-c-format
msgid "Transaction (<interfacename>org.hibernate.Transaction)"
msgstr "Transaction (<literal>org.hibernate.Transaction)"
#. Tag: para
#: architecture.xml:154
#, fuzzy, no-c-format
msgid ""
"(Optional) A single-threaded, short-lived object used by the application to "
"specify atomic units of work. It abstracts the application from the "
"underlying JDBC, JTA or CORBA transaction. A <interfacename>org.hibernate."
"Session</interfacename> might span several org.hibernate."
"Transaction</interfacename>s in some cases. However, transaction "
"demarcation, either using the underlying API or <interfacename>org.hibernate."
"Transaction</interfacename>, is never optional."
msgstr ""
"(オプション) 原å性をæŒã¤ä½œæ¥å˜ä½ (Unit of Work) を指定ã™ã‚‹ãŸã‚ã«ã€ã‚¢ãƒ—リケー"
"ションãŒä½¿ç”¨ã™ã‚‹ã€ã‚·ãƒ³ã‚°ãƒ«ã‚¹ãƒ¬ãƒƒãƒ‰ã§çŸå‘½ãªã‚ªãƒ–ジェクト。下ã«ä½ç½®ã™ã‚‹ JDBC 〠"
"JTA 〠CORBA トランザクションã‹ã‚‰ã‚¢ãƒ—リケーションを抽象化ã—ã¾ã™ã€‚ "
"<literal>Session ã¯ã€æ™‚ã«ã¯ã„ãã¤ã‹ã® Transaction を使ã†ã«ã›ã‚ˆã€ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³å¢ƒç•Œã‚’è¨å®šã™ã‚‹ã“"
"ã¨ã¯ã€æ±ºã—ã¦ã‚ªãƒ—ションã§ã¯ã‚ã‚Šã¾ã›ã‚“。"
#. Tag: term
#: architecture.xml:165
#, fuzzy, no-c-format
msgid ""
"ConnectionProvider (<interfacename>org.hibernate.connection."
"ConnectionProvider</interfacename>)"
msgstr ""
"ConnectionProvider (<literal>org.hibernate.connection.ConnectionProviderjava.sql.DriverManager. It "
"is not exposed to application, but it can be extended and/or implemented by "
"the developer."
msgstr ""
"(オプション) JDBC コãƒã‚¯ã‚·ãƒ§ãƒ³ï¼ˆã¨ãã®ãƒ—ール)ã®ãƒ•ã‚¡ã‚¯ãƒˆãƒªã€‚下ã®å±¤ã«ä½ç½®ã™ã‚‹ "
"<literal>Datasource ã‚„ DriverManager ã‹ã‚‰ã‚¢ãƒ—リ"
"ケーションを抽象化ã—ã¾ã™ã€‚アプリケーションã«ã¯å…¬é–‹ã•ã‚Œã¾ã›ã‚“ãŒã€é–‹ç™ºè€…ãŒç¶™æ‰¿"
"ã¾ãŸã¯å®Ÿè£…ã™ã‚‹ã“ã¨ã¯å¯èƒ½ã§ã™ã€‚"
#. Tag: term
#: architecture.xml:176
#, fuzzy, no-c-format
msgid ""
"TransactionFactory (<interfacename>org.hibernate.TransactionFactory)"
#. Tag: para
#: architecture.xml:178
#, fuzzy, no-c-format
msgid ""
"(Optional) A factory for <interfacename>org.hibernate.Transaction インスタンスã®ãƒ•ã‚¡ã‚¯ãƒˆãƒªã€‚アプリ"
"ケーションã«ã¯å…¬é–‹ã•ã‚Œã¾ã›ã‚“ãŒã€é–‹ç™ºè€…ãŒç¶™æ‰¿ã¾ãŸã¯å®Ÿè£…ã™ã‚‹ã“ã¨ã¯å¯èƒ½ã§ã™ã€‚"
#. Tag: emphasis
#: architecture.xml:186
#, fuzzy, no-c-format
msgid "Extension Interfaces"
msgstr "<emphasis>Extension Interfaces"
#. Tag: para
#: architecture.xml:188
#, no-c-format
msgid ""
"Hibernate offers a range of optional extension interfaces you can implement "
"to customize the behavior of your persistence layer. See the API "
"documentation for details."
msgstr ""
"Hibernate ã¯ã€æ°¸ç¶šå±¤ã®æŒ¯ã‚‹èˆžã„をカスタマイズã™ã‚‹ãŸã‚ã«ã€å¤šãã®ã‚ªãƒ—ション拡張"
"インタフェースを用æ„ã—ã¦ã„ã¾ã™ã€‚詳細㯠API ドã‚ュメントをå‚ç…§ã—ã¦ãã ã•ã„。"
#. Tag: title
#: architecture.xml:200
#, no-c-format
msgid "JMX Integration"
msgstr "JMX ã¨ã®çµ±åˆ"
#. Tag: para
#: architecture.xml:202
#, no-c-format
msgid ""
"JMX is the J2EE standard for the management of Java components. Hibernate "
"can be managed via a JMX standard service. AN MBean implementation is "
"provided in the distribution: <literal>org.hibernate.jmx.HibernateService-based contextual "
"sessions, helper classes such as <literal>HibernateUtil, or "
"utilized third-party frameworks, such as Spring or Pico, which provided "
"proxy/interception-based contextual sessions."
msgstr ""
"Hibernate を使ã£ãŸã‚¢ãƒ—リケーションã¯ã€ã»ã¨ã‚“ã©ã€ãªã‚“らã‹ã®å½¢ã§ã€Œã‚³ãƒ³ãƒ†ã‚スト"
"上ã®ã€ã‚»ãƒƒã‚·ãƒ§ãƒ³ãŒå¿…è¦ã«ãªã‚Šã¾ã™ã€‚「コンテã‚スト上ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³ã€ã¯ã€ç‰¹å®šã®ã‚³"
"ンテã‚ストã®ã‚¹ã‚³ãƒ¼ãƒ—ã®ãªã‹ã§æœ‰åŠ¹ãªã‚»ãƒƒã‚·ãƒ§ãƒ³ã®ã“ã¨ã§ã™ã€‚ã—ã‹ã—ã€é€šå¸¸ã‚¢ãƒ—リ"
"ケーションã”ã¨ã«ã‚³ãƒ³ãƒ†ã‚ストを構æˆã™ã‚‹ã‚‚ã®ã®å®šç¾©ã¯ç•°ãªã‚Šã¾ã™ã€‚ã—ã‹ã‚‚ã€ç•°ãªã‚‹"
"複数ã®ã‚³ãƒ³ãƒ†ã‚ストã¯ã€ç¾æ™‚点ã«å¯¾ã—ã¦ç•°ãªã‚‹ã‚¹ã‚³ãƒ¼ãƒ—を定義ã—ã¾ã™ã€‚ãƒãƒ¼ã‚¸ãƒ§ãƒ³3.0"
"よりå‰ã® Hibernate ã§ã¯ã€è‡ªä½œã® <literal>ThreadLocal ベースã®ã€Œã‚³ãƒ³"
"テã‚スト上ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³ã€ã‚’利用ã™ã‚‹ã‹ã€ <literal>HibernateUtil ã®ã‚ˆ"
"ã†ãªãƒ˜ãƒ«ãƒ‘ークラスを利用ã™ã‚‹ã‹ã€ proxy/interception ベースã®ã€Œã‚³ãƒ³ãƒ†ã‚スト上"
"ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³ã€ã‚’æä¾›ã™ã‚‹ (Spring ã‚„ Pico ã®ã‚ˆã†ãªï¼‰ã‚µãƒ¼ãƒ‰ãƒ‘ーティã®ãƒ•ãƒ¬ãƒ¼ãƒ "
"ワークを利用ã™ã‚‹ã‹ã®ã„ãšã‚Œã‹ã§ã—ãŸã€‚"
#. Tag: para
#: architecture.xml:225
#, fuzzy, no-c-format
msgid ""
"Starting with version 3.0.1, Hibernate added the <literal>SessionFactory."
"getCurrentSession()</literal> method. Initially, this assumed usage of "
"<literal>JTA transactions, where the JTA "
"transaction defined both the scope and context of a current session. Given "
"the maturity of the numerous stand-alone <literal>JTA TransactionManager transaction management, whether or not they are "
"deployed into a <literal>J2EE container. Based on that, the "
"<literal>JTA-based contextual sessions are all you need to use."
msgstr ""
"ãƒãƒ¼ã‚¸ãƒ§ãƒ³ 3.0.1 ã‹ã‚‰ã€ Hibernate ã«ã¯ <literal>SessionFactory."
"getCurrentSession()</literal> メソッドãŒåŠ ã‚ã‚Šã¾ã—ãŸã€‚ã“ã‚Œã¯ã€ JTAJTA ト"
"ランザクションã¯ã€ç¾åœ¨ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³ã®ã‚¹ã‚³ãƒ¼ãƒ—ã¨ã‚³ãƒ³ãƒ†ã‚ストã®ä¸¡æ–¹ã‚’定義ã—ã¾"
"ã™ã€‚ Hibernate ãƒãƒ¼ãƒ ã¯ã€æ¬¡ã®ã“ã¨ã‚’主張ã—ã¾ã™ã€‚巨大ãªã‚¹ã‚¿ãƒ³ãƒ‰ã‚¢ãƒãƒ³ã® "
"<literal>JTA TransactionManager 実装ãŒæˆç†Ÿã—ãŸã‚‰ã€ J2EE トランザクション管"
"ç†ã‚’使用ã™ã¹ãã§ã‚ã‚‹ã¨ã€‚ã“ã®è€ƒãˆã«åŸºã¥ãã¨ã€ <literal>JTA ベースã®"
"「コンテã‚スト上ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³ã€ã‚’使ã†ã—ã‹ãªã„ã§ã—ょã†ã€‚"
#. Tag: para
#: architecture.xml:235
#, no-c-format
msgid ""
"However, as of version 3.1, the processing behind <literal>SessionFactory."
"getCurrentSession()</literal> is now pluggable. To that end, a new extension "
"interface, <literal>org.hibernate.context.CurrentSessionContext, "
"and a new configuration parameter, <literal>hibernate."
"current_session_context_class</literal>, have been added to allow "
"pluggability of the scope and context of defining current sessions."
msgstr ""
"ã—ã‹ã—ã€ãƒãƒ¼ã‚¸ãƒ§ãƒ³ 3.1 ã‹ã‚‰ã¯ã€ <literal>SessionFactory.getCurrentSession()hibernate."
"current_session_context_class</literal> ) ãŒè¿½åŠ ã•ã‚Œã¾ã—ãŸã€‚"
#. Tag: para
#: architecture.xml:242
#, fuzzy, no-c-format
msgid ""
"See the Javadocs for the <literal>org.hibernate.context."
"CurrentSessionContext</literal> interface for a detailed discussion of its "
"contract. It defines a single method, <literal>currentSession(), "
"by which the implementation is responsible for tracking the current "
"contextual session. Out-of-the-box, Hibernate comes with three "
"implementations of this interface:"
msgstr ""
"<literal>org.hibernate.context.CurrentSessionContext インタフェース"
"ã®è¦ç´„ã«ã¤ã„ã¦ã®è©³ç´°ãªå†…容㯠Javadoc ã‚’å‚ç…§ã—ã¦ãã ã•ã„。ãã‚Œã«ã¯ã€ "
"<literal>currentSession() ã¨ã„ã†1ã¤ã®ãƒ¡ã‚½ãƒƒãƒ‰ãŒå®šç¾©ã•ã‚Œã¦ãŠã‚Šã€ãã®"
"実装ã¯ã€ç¾åœ¨ã®ã€Œã‚³ãƒ³ãƒ†ã‚スト上ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³ã€ã‚’追跡ã™ã‚‹ã“ã¨ã«è²¬ä»»ã‚’æŒã¡ã¾ã™ã€‚"
"ãã®ã¾ã¾ä½¿ãˆã‚‹ã‚ˆã†ã«ã€ Hibernate ã¯ã“ã®ã‚¤ãƒ³ã‚¿ãƒ•ã‚§ãƒ¼ã‚¹ã®å®Ÿè£…ã‚’2ã¤æä¾›ã—ã¦ã„ã¾"
"ã™ã€‚"
#. Tag: para
#: architecture.xml:252
#, no-c-format
msgid ""
"<literal>org.hibernate.context.JTASessionContext: current sessions "
"are tracked and scoped by a <literal>JTA transaction. The "
"processing here is exactly the same as in the older JTA-only approach. See "
"the Javadocs for details."
msgstr ""
"<literal>org.hibernate.context.JTASessionContext - JTA:current "
"sessions are tracked by thread of execution. See the Javadocs for details."
msgstr ""
"<literal>org.hibernate.context.ThreadLocalSessionContext - スレッド"
"ã®å®Ÿè¡Œã«ã‚ˆã£ã¦ã€ç¾åœ¨ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³ãŒè¿½è·¡ã•ã‚Œã¾ã™ã€‚詳細㯠Javadoc ã‚’å‚ç…§ã—ã¦ãã "
"ã•ã„。"
#. Tag: para
#: architecture.xml:266
#, no-c-format
msgid ""
"<literal>org.hibernate.context.ManagedSessionContext: current "
"sessions are tracked by thread of execution. However, you are responsible to "
"bind and unbind a <literal>Session instance with static methods on "
"this class: it does not open, flush, or close a <literal>Session."
msgstr ""
"<literal>org.hibernate.context.ManagedSessionContext - スレッドã®å®Ÿ"
"è¡Œã«ã‚ˆã£ã¦ã€ç¾åœ¨ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³ãŒè¿½è·¡ã•ã‚Œã¾ã™ã€‚ã—ã‹ã—ã€ã“ã®ã‚¯ãƒ©ã‚¹ã® static メ"
"ソッド㧠<literal>Session インスタンスをãƒã‚¤ãƒ³ãƒ‰/アンãƒã‚¤ãƒ³ãƒ‰ã™ã‚‹è²¬"
"ä»»ã¯ã‚ãªãŸã«ã‚ã‚Šã¾ã™ã€‚ã“ã‚Œã¯æ±ºã—㦠<literal>Session をオープンã€ãƒ•"
"ラッシュã€ã‚¯ãƒãƒ¼ã‚ºã—ã¾ã›ã‚“。"
#. Tag: para
#: architecture.xml:275
#, fuzzy, no-c-format
msgid ""
"The first two implementations provide a \"one session - one database "
"transaction\" programming model. This is also known and used as "
"<emphasis>session-per-request. The beginning and end of a "
"Hibernate session is defined by the duration of a database transaction. If "
"you use programmatic transaction demarcation in plain JSE without JTA, you "
"are advised to use the Hibernate <literal>Transaction API to hide "
"the underlying transaction system from your code. If you use JTA, you can "
"utilize the JTA interfaces to demarcate transactions. If you execute in an "
"EJB container that supports CMT, transaction boundaries are defined "
"declaratively and you do not need any transaction or session demarcation "
"operations in your code. Refer to <xref linkend=\"transactions\"/> for more "
"information and code examples."
msgstr ""
"ã¯ã˜ã‚ã®2ã¤ã®å®Ÿè£…ã¯ã€ã€Œ1セッション - 1データベーストランザクションã€ãƒ—ãƒã‚°ãƒ©"
"ミングモデルをæä¾›ã—ã¾ã™ã€‚ã“れ㯠<emphasis>リクエストã”ã¨ã®ã‚»ãƒƒã‚·ãƒ§ãƒ³"
"(session-per-request)</emphasis> ã¨ã—ã¦ã‚‚知られã¦ãŠã‚Šã€ä½¿ã‚ã‚Œã¦ã„ã¾ã™ã€‚ "
"Hibernate セッションã®é–‹å§‹ã¨çµ‚了ã¯ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã®æœŸé–“ã§æ±ºã¾"
"ã‚Šã¾ã™ã€‚ JTA を使ã‚ãªã„普通㮠JSE ã§ã€ãƒ—ãƒã‚°ãƒ©ãƒ 上ã®ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³å¢ƒç•Œè¨å®š"
"ã‚’è¡Œã†ãªã‚‰ã€ã‚³ãƒ¼ãƒ‰ã‹ã‚‰åŸºç¤Žã®ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã‚·ã‚¹ãƒ†ãƒ ã‚’éš è”½ã™ã‚‹ãŸã‚ã«ã€ "
"Hibernate <literal>Transaction API を使ã†ã¨ã‚ˆã„ã§ã—ょã†ã€‚ JTA を使"
"ã†ãªã‚‰ã€ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã®å¢ƒç•Œè¨å®šã«ã¯ã€ JTA インターフェースを使ã£ã¦ãã ã•"
"ã„。 CMT をサãƒãƒ¼ãƒˆã™ã‚‹ EJB コンテナã§å®Ÿè¡Œã™ã‚‹ã¤ã‚‚ã‚Šãªã‚‰ã€ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³å¢ƒ"
"ç•Œã¯å®£è¨€çš„ã«å®šç¾©ã§ãã‚‹ãŸã‚ã€ã‚³ãƒ¼ãƒ‰ä¸Šã§ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã‚„セッションã®å¢ƒç•Œã‚’è¨"
"定ã™ã‚‹å¿…è¦ã¯ã‚ã‚Šã¾ã›ã‚“。ã•ã‚‰ã«è©³ç´°ãªæƒ…å ±ã‚„ã‚³ãƒ¼ãƒ‰ã®ä¾‹ã¯ã€ <xref linkend="
"\"transactions\"/> ã‚’å‚ç…§ã—ã¦ãã ã•ã„。"
#. Tag: para
#: architecture.xml:287
#, no-c-format
msgid ""
"The <literal>hibernate.current_session_context_class configuration "
"parameter defines which <literal>org.hibernate.context."
"CurrentSessionContext</literal> implementation should be used. For backwards "
"compatibility, if this configuration parameter is not set but a <literal>org."
"hibernate.transaction.TransactionManagerLookup</literal> is configured, "
"Hibernate will use the <literal>org.hibernate.context.JTASessionContext è¨å®šãƒ‘ラメータ"
"ã¯ã€ <literal>org.hibernate.context.CurrentSessionContext ã®ã©ã®å®Ÿ"
"装を使ã†ã‹ã‚’指定ã—ã¾ã™ã€‚下ä½äº’æ›æ€§ã®ãŸã‚ã€ã“ã®ãƒ‘ラメータãŒè¨å®šã•ã‚Œãš "
"<literal>org.hibernate.transaction.TransactionManagerLookup ãŒè¨å®š"
"ã•ã‚Œã¦ã„ãŸå ´åˆã€ Hibernate 㯠<literal>org.hibernate.context."
"JTASessionContext</literal> を使ã†ã“ã¨ã«æ³¨æ„ã—ã¦ãã ã•ã„。通常ã“ã®ãƒ‘ラメータ"
"ã®å€¤ã«ã¯ã€3ã¤ã®å®Ÿè£…ã®ä¸ã‹ã‚‰ä½¿ç”¨ã™ã‚‹å®Ÿè£…クラスã®åå‰ã‚’直接指定ã—ã¾ã™ã€‚ã—ã‹ã—ã€"
"\"jta\"〠\"thread\"〠\"managed\"ã¨ã„ã†ãã‚Œãžã‚Œã®çœç•¥åも用æ„ã•ã‚Œã¦ã„ã¾ã™ã€‚"
#~ msgid "Instance states"
#~ msgstr "インスタンスã®çŠ¶æ…‹"
#~ msgid ""
#~ "An instance of a persistent class can be in one of three different "
#~ "states. These states are defined in relation to a <emphasis>persistence "
#~ "context</emphasis>. The Hibernate Session object is "
#~ "the persistence context. The three different states are as follows:"
#~ msgstr ""
#~ "永続クラスã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¯ã€æ¬¡ã®ï¼“ã¤ã®ç•°ãªã‚‹çŠ¶æ…‹ã®ã©ã‚Œã‹ã«ãªã‚Šã¾ã™ã€‚ãã‚Œ"
#~ "ã¯ã€ <emphasis>永続コンテã‚スト ã«ã‚ˆã£ã¦æ±ºã¾ã‚Šã¾ã™ã€‚ Hibernate "
#~ "ã® <literal>Session オブジェクトãŒã€æ°¸ç¶šã‚³ãƒ³ãƒ†ã‚ストã«ãªã‚Šã¾ã™:"
#~ msgid "transient"
#~ msgstr "transient"
#, fuzzy
#~ msgid ""
#~ "The instance is not associated with any persistence context. It has no "
#~ "persistent identity or primary key value."
#~ msgstr ""
#~ "ã“ã®çŠ¶æ…‹ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¯ã€ç¾åœ¨ã‚‚ãã—ã¦éŽåŽ»ã«ãŠã„ã¦ã‚‚ã€æ°¸ç¶šã‚³ãƒ³ãƒ†ã‚ストã«é–¢"
#~ "連ã¥ã„ã¦ã„ã¾ã›ã‚“。ã¾ãŸã€æ°¸ç¶š ID (主ã‚ーã®å€¤ï¼‰ã‚’ æŒã£ã¦ã„ã¾ã›ã‚“。"
#~ msgid "persistent"
#~ msgstr "persistent"
#~ msgid ""
#~ "The instance is currently associated with a persistence context. It has a "
#~ "persistent identity (primary key value) and can have a corresponding row "
#~ "in the database. For a particular persistence context, Hibernate "
#~ "<emphasis>guarantees that persistent identity is equivalent to "
#~ "Java identity in relation to the in-memory location of the object."
#~ msgstr ""
#~ "ã“ã®çŠ¶æ…‹ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¯ã€ãã®æ™‚点ã§æ°¸ç¶šã‚³ãƒ³ãƒ†ã‚ストã«é–¢é€£ã¥ã„ã¦ã„ã¾ã™ã€‚ã¾"
#~ "ãŸã€æ°¸ç¶š ID (主ã‚ーã®å€¤ï¼‰ã‚’æŒã¡ã€ãŸã„ã¦ã„ã¯ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«å¯¾å¿œã™ã‚‹è¡Œã‚’æŒã£"
#~ "ã¦ã„ã‚‹ã§ã—ょã†ã€‚特定ã®æ°¸ç¶šã‚³ãƒ³ãƒ†ã‚ストã®ãªã‹ã§ã¯ã€æ°¸ç¶š ID ㌠Java ã® ID "
#~ "(オブジェクトã®ãƒ¡ãƒ¢ãƒªä¸Šã®ä½ç½®ï¼‰ã¨åŒã˜ã§ã‚ã‚‹ã“ã¨ã‚’ Hibernate ㌠<emphasis>"
#~ "ä¿è¨¼</emphasis> ã—ã¾ã™ã€‚"
#~ msgid "detached"
#~ msgstr "detached"
#~ msgid ""
#~ "The instance was once associated with a persistence context, but that "
#~ "context was closed, or the instance was serialized to another process. It "
#~ "has a persistent identity and can have a corresponding row in the "
#~ "database. For detached instances, Hibernate does not guarantee the "
#~ "relationship between persistent identity and Java identity."
#~ msgstr ""
#~ "ã“ã®çŠ¶æ…‹ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¯ã€ã‹ã¤ã¦æ°¸ç¶šã‚³ãƒ³ãƒ†ã‚ストã«é–¢é€£ã¥ã‘られãŸãŒã€ãã®ã‚³"
#~ "ンテã‚ストãŒã‚¯ãƒãƒ¼ã‚ºã•ã‚ŒãŸã‹ã€ã‚ã‚‹ã„ã¯ã€ä»–ã®ãƒ—ãƒã‚»ã‚¹ã«ãã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ãŒã‚·"
#~ "リアライズã•ã‚ŒãŸã‹ã§ã™ã€‚ã“ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¯ã€æ°¸ç¶š ID ã‚’æŒã¡ã€ãŸã„ã¦ã„ã¯ãƒ‡ãƒ¼"
#~ "タベースã«å¯¾å¿œã™ã‚‹è¡Œã‚’æŒã£ã¦ã„ã‚‹ã§ã—ょã†ã€‚分離インスタンスã«å¯¾ã—ã¦ã¯ã€æ°¸"
#~ "続 ID 㨠Java ã® ID ã¨ã®é–¢é€£ã¯ã€ Hibernate ãŒä¿è¨¼ã—ã¾ã›ã‚“。"
#, fuzzy
#~ msgid ""
#~ "We do not have the scope in this document to provide a more detailed view "
#~ "of all the runtime architectures available; Hibernate is flexible and "
#~ "supports several different approaches. We will, however, show the two "
#~ "extremes: \"minimal\" architecture and \"comprehensive\" architecture."
#~ msgstr ""
#~ "ã“ã“ã§å®Ÿè¡Œæ™‚アーã‚テクãƒãƒ£ã®ã‚ˆã‚Šè©³ç´°ãªãƒ“ューをãŠè¦‹ã›ã—ã¾ã—ょã†ã€‚ã‚ã„ã«"
#~ "ã〠Hibernate ã¯æŸ”軟ã§ã‚ã‚Šã€ã„ã‚ã„ã‚ãªã‚¢ãƒ—ãƒãƒ¼ãƒã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã™ã€‚ã“"
#~ "ã“ã§ã¯ã€2ã¤ã®æ¥µç«¯ãªä¾‹ã‚’ãŠè¦‹ã›ã—ã¾ã™ã€‚「軽ã„ã€ã‚¢ãƒ¼ã‚テクãƒãƒ£ã§ã¯ã€ã‚¢ãƒ—リ"
#~ "ケーションãŒè‡ªå‰ã® JDBC コãƒã‚¯ã‚·ãƒ§ãƒ³ã‚’用æ„ã—ã€ã‚¢ãƒ—リケーション自身ãŒãƒˆãƒ©ãƒ³"
#~ "ザクションを管ç†ã—ã¾ã™ã€‚ã“ã®æ–¹æ³•ã¯ã€ Hibernate API ã®æœ€å°é™ã®ã‚µãƒ–セットを"
#~ "使ã„ã¾ã™ï¼š"
#~ msgid ""
#~ "This next diagram illustrates how Hibernate utilizes database and "
#~ "configuration data to provide persistence services, and persistent "
#~ "objects, to the application."
#~ msgstr ""
#~ "ã“ã®å›³ã¯ Hibernate ãŒã€ã‚¢ãƒ—リケーションã«å¯¾ã—ã¦æ°¸ç¶šåŒ–サービス (ã¨æ°¸ç¶šã‚ªãƒ–"
#~ "ジェクト)をæä¾›ã™ã‚‹ãŸã‚ã«ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã¨è¨å®šãƒ‡ãƒ¼ã‚¿ã‚’使ã†ã“ã¨ã‚’示ã—ã¦ã„ã¾"
#~ "ã™ã€‚"
#~ msgid "Here are some definitions of the objects depicted in the diagrams:"
#~ msgstr "以下ã¯ã€å›³ã«å«ã¾ã‚Œã‚‹ã‚ªãƒ–ジェクトã®å®šç¾©ã§ã™ï¼š"
#~ msgid ""
#~ "Given a \"minimal\" architecture, the application bypasses the "
#~ "<literal>Transaction/TransactionFactory and/"
#~ "or <literal>ConnectionProvider APIs to communicate with JTA or "
#~ "JDBC directly."
#~ msgstr ""
#~ "「軽ã„ã€ã‚¢ãƒ¼ã‚テクãƒãƒ£ã§ã¯ã€ã‚¢ãƒ—リケーションã¯ç›´æŽ¥ JTA ã‚„ JDBC ã¨å¯¾è©±ã™ã‚‹"
#~ "ãŸã‚ã«ã€ <literal>Transaction ã‚„ TransactionFactoryConnectionProvider ã® API ã‚’ãƒã‚¤ãƒ‘スã—ã¾"
#~ "ã™ã€‚"
#~ msgid ""
#~ "For an example of how to deploy Hibernate as a JMX service on the JBoss "
#~ "Application Server, please see the JBoss User Guide. JBoss AS also "
#~ "provides these benefits if you deploy using JMX:"
#~ msgstr ""
#~ "JBoss アプリケーションサーãƒãƒ¼ä¸Šã« Hibernate ã‚’ JMX サービスã¨ã—ã¦ãƒ‡ãƒ—ãƒã‚¤"
#~ "ã™ã‚‹æ–¹æ³•ã®ä¾‹ã¨ã—ã¦ã¯ã€ JBoss ユーザーガイドをå‚ç…§ã—ã¦ãã ã•ã„。 JBoss アプ"
#~ "リケーションサーãƒãƒ¼ã«ãŠã„ã¦ã€ JMX を使ã£ã¦ãƒ‡ãƒ—ãƒã‚¤ã™ã‚‹ã¨ã€æ¬¡ã®ãƒ¡ãƒªãƒƒãƒˆãŒ"
#~ "得られã¾ã™:"
#~ msgid ""
#~ "<emphasis>Session Management: the Hibernate Session; this becomes the job of a JBoss EJB "
#~ "interceptor. You also do not have to worry about transaction demarcation "
#~ "in your code (if you would like to write a portable persistence layer use "
#~ "the optional Hibernate <literal>Transaction API for this). You "
#~ "call the <literal>HibernateContext to access a "
#~ "<literal>Session."
#~ msgstr ""
#~ "<emphasis>セッション管ç†: Hibernate ã® Session をオープンã—"
#~ "ãŸã‚Šã€ã‚¯ãƒãƒ¼ã‚ºã—ãŸã‚Šã™ã‚‹å¿…è¦ãŒãªã„ã“ã¨ã‚’æ„味ã—ã¾ã™ã€‚ã“ã‚Œã¯ã€ JBoss EJB イ"
#~ "ンターセプタã®ä»•äº‹ã«ãªã‚Šã¾ã™ã€‚ã¾ãŸã€ã‚³ãƒ¼ãƒ‰ã®ã©ã“ã§ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³å¢ƒç•Œã‚’è¨"
#~ "定ã™ã‚‹ã‹ã«ã¤ã„ã¦ã€ã‚‚ã¯ã‚„悩む必è¦ãŒã‚ã‚Šã¾ã›ã‚“(もã¡ã‚ん移æ¤å¯èƒ½ãªæ°¸ç¶šå±¤ã‚’書"
#~ "ã‹ã‹ãªãã¦ã„ã„ã®ãªã‚‰ã°ã€ã‚ªãƒ—ション㮠Hibernate ã® <literal>TransactionSession ã«ã‚¢ã‚¯ã‚»ã‚¹ã™ã‚‹"
#~ "ãŸã‚ã«ã¯ã€ <literal>HibernateContext をコールã—ã¦ãã ã•ã„。"
#~ msgid ""
#~ "<emphasis>HAR deployment: the Hibernate JMX service is "
#~ "deployed using a JBoss service deployment descriptor in an EAR and/or SAR "
#~ "file, as it supports all the usual configuration options of a Hibernate "
#~ "<literal>SessionFactory. However, you still need to name all "
#~ "your mapping files in the deployment descriptor. If you use the optional "
#~ "HAR deployment, JBoss will automatically detect all mapping files in your "
#~ "HAR file."
#~ msgstr ""
#~ "<emphasis>HAR デプãƒã‚¤: 通常ã€( EAR ã¾ãŸã¯ SAR ファイルã«ã‚"
#~ "る) JBoss サービスデプãƒã‚¤ãƒ¡ãƒ³ãƒˆãƒ‡ã‚£ã‚¹ã‚¯ãƒªãƒ—タを使ã£ã¦ã€ Hibernate JMX "
#~ "サービスをデプãƒã‚¤ã—ã¾ã™ã€‚ãã‚Œã¯ã€ Hibernate ã® <literal>SessionFactory
Other Hibernate examples (source code examples)
Here is a short list of links related to this Hibernate architecture.po source code file:
|