From jbosstools-commits at lists.jboss.org Mon Jan 10 19:53:59 2011 Content-Type: multipart/mixed; boundary="===============2712337507308167936==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r28071 - in trunk/hibernatetools/docs/reference/en-US: images/plugins and 1 other directory. Date: Mon, 10 Jan 2011 19:53:59 -0500 Message-ID: <201101110053.p0B0rxxi028810@svn01.web.mwc.hst.phx2.redhat.com> --===============2712337507308167936== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-01-10 19:53:58 -0500 (Mon, 10 Jan 2011) New Revision: 28071 Modified: trunk/hibernatetools/docs/reference/en-US/Book_Info.xml trunk/hibernatetools/docs/reference/en-US/Preface.xml trunk/hibernatetools/docs/reference/en-US/images/plugins/plugins.xml Log: updated preface Modified: trunk/hibernatetools/docs/reference/en-US/Book_Info.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/hibernatetools/docs/reference/en-US/Book_Info.xml 2011-01-11 00:5= 2:44 UTC (rev 28070) +++ trunk/hibernatetools/docs/reference/en-US/Book_Info.xml 2011-01-11 00:5= 3:58 UTC (rev 28071) @@ -2,16 +2,22 @@ - Hibernate Tools Reference GuideProvides infor= mation relating to the Hibernate Tools set.JBoss De= veloper Studio4.04.0.= 03 - - The Hibernate Tools Reference Guide explains how to use the = Hibernate Tools to perform reverse engineering, code generation, visualizat= ion and interaction with Hibernate. - - - - - - - - - + Hibernate Tools Reference Guide + Provides information relating to the Hibernate Tools set. + JBoss Developer Studio + 4.0 + 4.0.0 + 4 + + The Hibernate Tools Reference Guide explains how to use the Hibern= ate Tools to perform reverse engineering, code generation, visualization an= d interaction with Hibernate. + + + + + + + + + + Modified: trunk/hibernatetools/docs/reference/en-US/Preface.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/hibernatetools/docs/reference/en-US/Preface.xml 2011-01-11 00:52:= 44 UTC (rev 28070) +++ trunk/hibernatetools/docs/reference/en-US/Preface.xml 2011-01-11 00:53:= 58 UTC (rev 28071) @@ -1,4 +1,16 @@ - -Preface + + + Preface + + This manual uses several conventions to highlight certain words and phra= ses and draw attention to specific pieces of information. To get more infor= mation on these conventions please refer to the Document Conventi= ons manual, which can be found on the Red Hat Documentat= ion website under the JBoss Developer Studio s= ection. + + + + Modified: trunk/hibernatetools/docs/reference/en-US/images/plugins/plugins.= xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/hibernatetools/docs/reference/en-US/images/plugins/plugins.xml 20= 11-01-11 00:52:44 UTC (rev 28070) +++ trunk/hibernatetools/docs/reference/en-US/images/plugins/plugins.xml 20= 11-01-11 00:53:58 UTC (rev 28071) @@ -9,8 +9,8 @@ Hibernate Eclipse Tools include wizards for creating Hibernate m= apping files, configuration files (.cfg.xml), revenge.xml as well as wizards for a= djusting Console Configuration and Code Generation. Special structured and XML editor= s, editors for executing - HQL and Criteria queries are also provided in Hibernate Console. Ref= er to Key Features section to = find all benefits that you + HQL and Criteria queries are also provided in Hibernate Console. Ref= er to section to find all benefits = that you can take advantage of while using the tools within Eclipse. Note: @@ -541,8 +541,7 @@ After clicking you will see the Edit Configuration Wizard= that is similar to Create Console Configuration - ,described in = Creating a Hibernate Console - Configuration section. + ,described in . use Properties view for modifying some of Console Configur= ation properties. @@ -1437,8 +1436,7 @@ Or you can get it via the Code Generation Launcher by checking the proper section in the Main - tab of the Hibernate Code= Generation - Wizard. + tab of the . The following screenshot shows the Overview page where the wanted console configuration is selected = (auto-detected if @@ -1479,8 +1477,8 @@ (including usertypes) if the default rules are not applicable. Here = again to see the database tables press Refresh - button underneath. More about type mappings you can find= further in the Type Mappings section. + button underneath. More about type mappings you can find= further in the section.
Type Mappings Page @@ -1497,8 +1495,7 @@ Table and Columns page allows you to explicit set e.g. which hibernatetype= and propertyname that should be used in the reverse engineered model. For more details on = how to configure the - tables while reverse engineering read the Specific table - configuration section. + tables while reverse engineering read the section.
Table and Columns Page @@ -1518,8 +1515,8 @@ Hibernate Console Perspective The Hibernate Console Perspective combines = a set of views which allow you to see the structure of your mapped entities/classes, edit HQL q= ueries, execute the - queries, and see the results. To use this perspective you need to cr= eate a Console configuration. + queries, and see the results. To use this perspective you need to cr= eate a .
Viewing the entity structure To view your new configuration and entity/class structure, swi= tch to Hibernate @@ -2258,8 +2255,7 @@
You can also use Properties view when cli= cking on the configuration - itself in Hibernate Configuration View( Modifying a - Hibernate Console Configuration section). + itself in Hibernate Configuration View( ).
@@ -2324,8 +2320,7 @@ @Version - is declared in case you select Enable optimistic - locking. + is declared in case you select . @@ -2363,7 +2358,7 @@
Here you can add one more classes or whole package, moreover you= can limit dependencies depth by selecting depth control option (more a= bout this option you will - find in Creating a Hibernate Mapping= File). When finished + find in ). When finished just press the Next button and you will be retu= rned to The following classes will be changed page and will be able= to continue work with it. --===============2712337507308167936==--