From hibernate-commits at lists.jboss.org Thu Sep 21 02:29:01 2006 Content-Type: multipart/mixed; boundary="===============2161942459349405368==" MIME-Version: 1.0 From: hibernate-commits at lists.jboss.org To: hibernate-commits at lists.jboss.org Subject: [hibernate-commits] Hibernate SVN: r10501 - trunk/HibernateExt/tools/doc/reference/en/modules Date: Thu, 21 Sep 2006 02:29:01 -0400 Message-ID: --===============2161942459349405368== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: max.andersen(a)jboss.com Date: 2006-09-21 02:28:59 -0400 (Thu, 21 Sep 2006) New Revision: 10501 Modified: trunk/HibernateExt/tools/doc/reference/en/modules/codegenarchitecture.xml trunk/HibernateExt/tools/doc/reference/en/modules/plugins.xml Log: validaiton errors Modified: trunk/HibernateExt/tools/doc/reference/en/modules/codegenarchitec= ture.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/HibernateExt/tools/doc/reference/en/modules/codegenarchitecture.x= ml 2006-09-20 21:18:03 UTC (rev 10500) +++ trunk/HibernateExt/tools/doc/reference/en/modules/codegenarchitecture.x= ml 2006-09-21 06:28:59 UTC (rev 10501) @@ -25,12 +25,12 @@ = - + = + fileref=3D"../shared/images/architecture.png" format= =3D"PNG" /> = @@ -54,7 +54,7 @@ = Users can provide their own customer Exporter's, either by custom classes implementing the Exporter interface or simply be providing cus= tom - templates. This is documented at + templates. This is documented at = NOTICE: This release uses Velocity for the templates. The ne= xt release might move to an alternative template engine. Modified: trunk/HibernateExt/tools/doc/reference/en/modules/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/HibernateExt/tools/doc/reference/en/modules/plugins.xml 2006-09-2= 0 21:18:03 UTC (rev 10500) +++ trunk/HibernateExt/tools/doc/reference/en/modules/plugins.xml 2006-09-2= 1 06:28:59 UTC (rev 10501) @@ -52,13 +52,13 @@ = - + = + format=3D"GIF" /> = @@ -79,11 +79,9 @@ =
- = - Creating a Hibernate Console configuration = - A Console Configuration describes to the Hibernate plugin which confi= guration files should be used to configure hibernate, including which class= path is needed to load the POJO's, JDBC drivers etc. It is required to make= usage of query prototyping, reverse engineering and code generation. You c= an have multiple named console configurations. Normally you would just need= one per project, but more (or less) is definitly possible. = + A Console Configuration describes to the Hibernate plugin which = configuration files should be used to configure hibernate, including which = classpath is needed to load the POJO's, JDBC drivers etc. It is required to= make usage of query prototyping, reverse engineering and code generation. = You can have multiple named console configurations. Normally you would just= need one per project, but more (or less) is definitly possible. = You create a console configuration by running the Console Configuration wizard, shown in the following screenshot. The same wiza= rd @@ -102,7 +100,7 @@ + format=3D"GIF" /> = @@ -278,7 +276,7 @@ + format=3D"GIF" /> = @@ -315,7 +313,7 @@ + format=3D"GIF" /> = @@ -332,7 +330,7 @@ + format=3D"GIF" /> = @@ -472,7 +470,7 @@ + format=3D"GIF" /> = @@ -582,7 +580,7 @@ + format=3D"GIF" /> = @@ -669,13 +667,13 @@ + format=3D"PNG" /> = + format=3D"PNG" />
@@ -709,13 +707,13 @@ = - + = + format=3D"PNG" /> = @@ -725,13 +723,13 @@ = - + = + format=3D"PNG" /> = @@ -741,13 +739,13 @@ = - + = + format=3D"PNG" /> = @@ -757,13 +755,13 @@ = - + = + format=3D"PNG" /> @@ -781,8 +779,6 @@ = Viewing the entity structure = - = - To view your new configuration and entity/class structure, exp= and the Hibernate Console configuration by clicking on the + icon. = @@ -792,7 +788,7 @@ browse the class/entity structure and see the relationships. = = - + @@ -805,7 +801,7 @@ = Hibernate Console perspective showing entity structure, query edito= r and result = - +
Class Diagram = @@ -900,7 +896,7 @@ = + fileref=3D"../shared/images/properties.png" format= =3D"PNG" />
--===============2161942459349405368==--