Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 16:03:32 -0400 (Tue, 23 Jun 2009)
New Revision: 16913
Modified:
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/manual/src/main/docbook/en-US/content/tutorial.xml
core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/inheritance_mapping.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/Hibernate_Reference.pot
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/configuration.pot
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/portability.pot
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/preface.pot
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/tutorial.pot
Log:
HHH-3987 - prep 3.3.2 release
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 19:09:27 UTC (rev
16912)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 20:03:32 UTC (rev
16913)
@@ -33,6 +33,11 @@
<dependencies>
<dependency>
+ <groupId>net.sf.docbook</groupId>
+ <artifactId>docbook</artifactId>
+ <version>1.72.0</version>
+ </dependency>
+ <dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jdocbook-style</artifactId>
<version>2.0.0</version>
Modified:
core/branches/Branch_3_3/documentation/manual/src/main/docbook/en-US/content/tutorial.xml
===================================================================
---
core/branches/Branch_3_3/documentation/manual/src/main/docbook/en-US/content/tutorial.xml 2009-06-23
19:09:27 UTC (rev 16912)
+++
core/branches/Branch_3_3/documentation/manual/src/main/docbook/en-US/content/tutorial.xml 2009-06-23
20:03:32 UTC (rev 16913)
@@ -846,7 +846,7 @@
Here, we are using a Hibernate Query Language (HQL) query to load all
existing
<literal>Event</literal> objects from the database. Hibernate
will generate the
appropriate SQL, send it to the database and populate
<literal>Event</literal> objects
- with the data. You can create more complex queries with HQL. See <xref
linkend="query-hql"/>
+ with the data. You can create more complex queries with HQL. See <xref
linkend="queryhql"/>
for more information.
</para>
Modified:
core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/inheritance_mapping.po
===================================================================
---
core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/inheritance_mapping.po 2009-06-23
19:09:27 UTC (rev 16912)
+++
core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/inheritance_mapping.po 2009-06-23
20:03:32 UTC (rev 16913)
@@ -883,7 +883,7 @@
#: inheritance_mapping.xml:314
#, no-c-format
msgid "table per class-hierarchy"
-msgstr "<entry>tabla por jerarquía de clases</entry>"
+msgstr "tabla por jerarquía de clases"
#. Tag: literal
#: inheritance_mapping.xml:315 inheritance_mapping.xml:326
Modified:
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/Hibernate_Reference.pot
===================================================================
---
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/Hibernate_Reference.pot 2009-06-23
19:09:27 UTC (rev 16912)
+++
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/Hibernate_Reference.pot 2009-06-23
20:03:32 UTC (rev 16913)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To:
http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc(a)kde.org>\n"
@@ -15,19 +15,19 @@
"Content-Transfer-Encoding: 8bit\n"
#. Tag: title
-#: Hibernate_Reference.xml:34
+#: Hibernate_Reference.xml:35
#, no-c-format
msgid "HIBERNATE - Relational Persistence for Idiomatic Java"
msgstr ""
#. Tag: subtitle
-#: Hibernate_Reference.xml:35
+#: Hibernate_Reference.xml:36
#, no-c-format
msgid "Hibernate Reference Documentation"
msgstr ""
#. Tag: holder
-#: Hibernate_Reference.xml:49
+#: Hibernate_Reference.xml:51
#, no-c-format
msgid "©rightHolder;"
msgstr ""
Modified:
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/configuration.pot
===================================================================
---
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/configuration.pot 2009-06-23
19:09:27 UTC (rev 16912)
+++
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/configuration.pot 2009-06-23
20:03:32 UTC (rev 16913)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To:
http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc(a)kde.org>\n"
Modified:
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/portability.pot
===================================================================
---
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/portability.pot 2009-06-23
19:09:27 UTC (rev 16912)
+++
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/portability.pot 2009-06-23
20:03:32 UTC (rev 16913)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To:
http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc(a)kde.org>\n"
@@ -71,7 +71,7 @@
#. Tag: para
#: portability.xml:85
#, no-c-format
-msgid "The cool part about these resolvers is that users can also register their own
custom resolvers which will be processed ahead of the built-in Hibernate ones. This might
be useful in a number of different situations: it allows easy integration for
auto-detection of dialects beyond those shipped with HIbernate itself; it allows you to
specify to use a custom dialect when a particular database is recognized; etc. To register
one or more resolvers, simply specify them (seperated by commas, tabs or spaces) using the
'hibernate.dialect_resolvers' configuration setting (see the
<constant>DIALECT_RESOLVERS</constant> constant on
<classname>org.hibernate.cfgEnvironment</classname>)."
+msgid "The cool part about these resolvers is that users can also register their own
custom resolvers which will be processed ahead of the built-in Hibernate ones. This might
be useful in a number of different situations: it allows easy integration for
auto-detection of dialects beyond those shipped with HIbernate itself; it allows you to
specify to use a custom dialect when a particular database is recognized; etc. To register
one or more resolvers, simply specify them (seperated by commas, tabs or spaces) using the
'hibernate.dialect_resolvers' configuration setting (see the
<constant>DIALECT_RESOLVERS</constant> constant on
<classname>org.hibernate.cfg.Environment</classname>)."
msgstr ""
#. Tag: title
Modified:
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/preface.pot
===================================================================
---
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/preface.pot 2009-06-23
19:09:27 UTC (rev 16912)
+++
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/preface.pot 2009-06-23
20:03:32 UTC (rev 16913)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To:
http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc(a)kde.org>\n"
Modified:
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/tutorial.pot
===================================================================
---
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/tutorial.pot 2009-06-23
19:09:27 UTC (rev 16912)
+++
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pot/content/tutorial.pot 2009-06-23
20:03:32 UTC (rev 16913)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To:
http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-10 21:02+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc(a)kde.org>\n"
@@ -775,7 +775,7 @@
#. Tag: para
#: tutorial.xml:609
#, no-c-format
-msgid "Here, we are using a Hibernate Query Language (HQL) query to load all
existing <literal>Event</literal> objects from the database. Hibernate will
generate the appropriate SQL, send it to the database and populate
<literal>Event</literal> objects with the data. You can create more complex
queries with HQL. See <xref linkend=\"query-hql\"/> for more
information."
+msgid "Here, we are using a Hibernate Query Language (HQL) query to load all
existing <literal>Event</literal> objects from the database. Hibernate will
generate the appropriate SQL, send it to the database and populate
<literal>Event</literal> objects with the data. You can create more complex
queries with HQL. See <xref linkend=\"queryhql\"/> for more
information."
msgstr ""
#. Tag: para