From jbosstools-commits at lists.jboss.org Sun Jan 23 21:24:09 2011
Content-Type: multipart/mixed; boundary="===============3121834708096932353=="
MIME-Version: 1.0
From: jbosstools-commits at lists.jboss.org
To: jbosstools-commits at lists.jboss.org
Subject: [jbosstools-commits] JBoss Tools SVN: r28529 -
trunk/hibernatetools/docs/reference/en-US.
Date: Sun, 23 Jan 2011 21:24:09 -0500
Message-ID: <201101240224.p0O2O9e2011912@svn01.web.mwc.hst.phx2.redhat.com>
--===============3121834708096932353==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: mcaspers
Date: 2011-01-23 21:24:08 -0500 (Sun, 23 Jan 2011)
New Revision: 28529
Modified:
trunk/hibernatetools/docs/reference/en-US/introduction.xml
Log:
General Updates
Modified: trunk/hibernatetools/docs/reference/en-US/introduction.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/introduction.xml 2011-01-24 0=
1:15:56 UTC (rev 28528)
+++ trunk/hibernatetools/docs/reference/en-US/introduction.xml 2011-01-24 0=
2:24:08 UTC (rev 28529)
@@ -4,14 +4,14 @@
Introduction
=
- Hibernate Tools is a toolset for Hibernate 3 and related projects. The tools provide Ant
+ Hibernate Tools is a toolset for Hibernate 3 and related projects. The tools =
provide Ant
tasks and Eclipse plugins for performing reverse engineering, code=
generation, visualization
and interaction with Hibernate.
=
Key Features
=
- The table below lists the key features of Hibernate Tool=
s.
+ The table below lists the key features found in Hibernat=
e Tools.
=
Key Functionality for Hibernate Tools
@@ -37,7 +37,7 @@
- Allows to execute mapping or Java code generation from reverse eng=
ineering, schema generation and generation of other artifacts during the bu=
ild process.
+ Allows to generate mapping or Java code through reverse engineerin=
g, schema generation and generation of other artifacts during the build pro=
cess.
@@ -51,7 +51,7 @@
- A set of wizards are provided with the Hibernate Eclipse tools to =
quickly create common Hibernate files such as configuration (cfg.=
xml) files, mapping files and revenge.xml a=
s well. Code Generation wizard helps to generate a series of various artifa=
cts, there is even support for completely reverse engineer an existing data=
base schema.
+ A set of wizards are provided with the Hibernate Ecli=
pse Tools to quickly create common Hibernate files such as configuration (cfg.xml) files=
, mapping files and revenge.xml as well. The Code Gene=
ration wizard helps by generating a series of various artifacts, and there =
is even support for completely reverse engineering an existing database sch=
ema.
@@ -82,7 +82,7 @@
- Code Generation wizard provides powerful functionality for generat=
ing a series of various artifacts like domain model classes, mapping files,=
annotated EJB3 entity beans, etc. and reveng.xml file=
editor allows to control this processes.
+ The Code Generation wizard provides powerful functionality for gen=
erating a series of various artifacts such as domain model classes, mapping=
files, and annotated EJB3 entity beans, and the reveng.xml file editor provides control over this processes.
@@ -97,7 +97,7 @@
- It is a new perspective in Eclipse which provides an overview of y=
our Hibernate Console configurations, were you also can get an interactive =
view of your persistent classes and their relationships. The console allows=
you to execute HQL queries against your database and browse the result dir=
ectly in Eclipse.
+ It is a new perspective in Eclipse which provides an overview of y=
our Hibernate Console configurations, and were you also can get an interact=
ive view of your persistent classes and their relationships. The console al=
lows you to execute HQL queries against your database and browse the result=
directly in Eclipse.
@@ -111,7 +111,7 @@
- The editors are intended for writing, editing and executing HQL qu=
eries and criterias. They also support the functionality for generating sim=
ple queries.
+ The editors are provided for writing, editing and executing HQL qu=
eries and criterias. They also have the ability to generate simple queries.
@@ -124,7 +124,7 @@
Functional Mapping Diagram
- Makes possible to visualize structure of entities and relatio=
nships between them.
+ Makes possible to visualize the structure of entities and the=
relationships between them.
@@ -138,7 +138,7 @@
- Hibernate Tools integrates into the Java code completion and build=
support of Java in Eclipse. This gives you code completion of HQL inside J=
ava code. Additionally, Hibernate Tools will add problem markers if your qu=
eries are not valid against the console configuration associated with the p=
roject.
+ Hibernate Tools integrates into the Jav=
a code completion and build support for Java in Eclipse. This gives you HQL=
code completion inside Java code. Additionally, Hibernate Too=
ls will display problem markers if your queries are not valid=
against the console configuration associated with the project.
@@ -151,12 +151,12 @@
Other relevant resources on the topic
=
-
+ Hibernate Tools page on the hibernate.org.
- All JBoss Developer Studio/JBoss Tools release documentation you can fi=
nd athttp://docs.jboss.org/tool=
s in the corresponding release directory.
+ All JBoss Developer Studio/JBos=
s Tools release documentation can be found at http://docs.jboss.org/tools in the cor=
responding release directory.
- There is some extra information about Hidernate on JBoss Wiki page.
+ There is some extra information about Hibernate on the JBoss Wiki page.
The latest documentation builds are available at http://download.jboss.org/jboss=
tools/nightly-docs.
--===============3121834708096932353==--