Author: smukhina
Date: 2008-11-06 12:37:26 -0500 (Thu, 06 Nov 2008)
New Revision: 11592
Modified:
documentation/trunk/movies/hbm_xml_editing/hbm_xml_editing.wnk
documentation/trunk/movies/index/en/master.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-352
new demo is added to the index page
the demo is updated
Modified: documentation/trunk/movies/hbm_xml_editing/hbm_xml_editing.wnk
===================================================================
(Binary files differ)
Modified: documentation/trunk/movies/index/en/master.xml
===================================================================
--- documentation/trunk/movies/index/en/master.xml 2008-11-06 17:11:55 UTC (rev 11591)
+++ documentation/trunk/movies/index/en/master.xml 2008-11-06 17:37:26 UTC (rev 11592)
@@ -42,7 +42,21 @@
</para>
<para>The demo movie shows how the HQL/JPA-QL code completion
is also available inside the java editor; together with syntax checking of the query
strings inside @NamedQuery and createQuery strings.</para>
</listitem>
-
+
+ <listitem>
+ <para>
+ <ulink
url="demos/Reverse_engineering_and_code_generation/Reverse_engineering_and_code_generation.htm">Reverse
engineering and code generation</ulink>
+ </para>
+ <para>The movie shows how to reverse engineer a database with
Hibernate Tools. It also describes some of the customizability via reveng.xml and a custom
reverse engineering class</para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <ulink
url="demos/hbm_xml_editing/hbm_xml_editing.htm">hbm.xml
Editing</ulink>
+ </para>
+ <para>It shows editing of hbm.xml's, code completion of
properties and table/columns.</para>
+ </listitem>
+
</itemizedlist>
<itemizedlist>
@@ -89,6 +103,7 @@
</para>
<para>This screencast tells you how to create
archives</para>
</listitem>
+
</itemizedlist>
</index>