From jbosstools-commits at lists.jboss.org Wed Feb 17 14:34:54 2010
Content-Type: multipart/mixed; boundary="===============1305682075582432378=="
MIME-Version: 1.0
From: jbosstools-commits at lists.jboss.org
To: jbosstools-commits at lists.jboss.org
Subject: [jbosstools-commits] JBoss Tools SVN: r20334 -
trunk/documentation/whatsnew/hibernate.
Date: Wed, 17 Feb 2010 14:34:54 -0500
Message-ID: <201002171934.o1HJYsOq017306@svn01.web.mwc.hst.phx2.redhat.com>
--===============1305682075582432378==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: vyemialyanchyk
Date: 2010-02-17 14:34:54 -0500 (Wed, 17 Feb 2010)
New Revision: 20334
Modified:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR2.html
Log:
Modified: trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR2.h=
tml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR2.html 20=
10-02-17 19:33:14 UTC (rev 20333)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR2.html 20=
10-02-17 19:34:54 UTC (rev 20334)
@@ -1,242 +1,242 @@
-
-
-
-
-
-
-
-
-
- Source Editing
-
- |
-
-
-
- Persistence XML editor |
-
- 'Browse' button changed to 'Setup' which allows to select an existi=
ng configuration file or create a new one.
-
-
- Re=
leated jira
- |
-
-
-
-
- |
-
-
-
- Validator problem |
-
-
- Configuration file location validated by a validator. The validator=
checks the configuration file's path specified in persistence.xml is valid=
. It showed an error when relative path was used.
- Re=
leated jira
- |
-
- =
-
-
-
- |
-
=
- =
-
- Reverse engineering editor |
-
-
- At the 'Table & Columns' tab was a checkbox 'Exclude column from re=
verse engineering'
- which added the attribute 'exclude' to 'key-column' element. But accor=
ding to DTD the element
- doesn't have the attribute. Wrong ui was removed.
-
- Re=
leated jira
- |
-
-
-
-
-
- Hibernate Mapping Wizard
-
- |
-
-
-
- Filter empty packages |
-
-
- At New Hibernate Mapping Wizard in 'Add Package' dialog empty packa=
ges(without java classes) are not shown now.
-
- Re=
leated jira
- |
-
- =
-
-
-
- Refactoring
-
- |
-
-
-
- Code Generation Configurations |
-
-
- The code generation configurations now listen to the Refactoring ch=
anges.
- Allowing to output directory, template directory, reverse engineering =
file paths
- to be changed automatically.
-
- Also output directory set for each exporter are updated automatically.=
-
- Re=
leated jira
- |
-
-
-
-
-
- Move to Hibernate 3.3.2
-
- |
-
-
-
- Hibernate Tools are using Hibernate 3.3.2 |
-
-
- Hibernate Tools where moved to use Hibernate 3.3.2 instead of Hiber=
nate 3.2.x.
- Re=
leated jira
- |
-
-
-
-
-
- Close console configuration
-
- |
-
-
-
- Ability to close Hibernate Console Configuration |
-
-
- The ability to explicitly close the database connection and unlock =
all jars which are used by Hibernate Console Configuration.
-
- Re=
leated jira
- |
-
-
-
-
-
- "HQL Editor" and "Hibernate Criteria Editor"
-
- |
-
-
-
- Stick results to one tab |
-
-
- Make "HQL Editor" & "Hibernate Criteria Editor" "sticky" with respe=
ct to some tab in "Hibernate Query Result" view
-
- Re=
leated jira
- |
-
-
-
- Rename query result tab |
-
-
- In case of too long query - add possibility to rename query tabs
-
- Re=
leated jira
- |
-
-
-
-
-
- Unify interface for "Generate Hibernate/JPA annotations" refacto=
ring and "Hibernate XML Mapping file (hbm.xml)" wizard
-
- |
-
-
-
- Unify interface |
-
-
- Now "Generate Hibernate/JPA annotations" refactoring and "Hibernate=
XML Mapping file (hbm.xml)" wizard
- has similar UI. Possible to view changes for existing hbm.xml files.
-
-
- "Generate Hibernate/JPA annotations" refactoring page 1
-
- "Generate Hibernate/JPA annotations" refactoring page 2
-
- "Generate Hibernate/JPA annotations" refactoring page 3
-
-
- "Hibernate XML Mapping file (hbm.xml)" wizard page 1
-
- "Hibernate XML Mapping file (hbm.xml)" wizard page 2
-
- "Hibernate XML Mapping file (hbm.xml)" wizard page 3
-
- =
- Re=
leated jira
- Re=
leated jira
- |
-
-
-
-
-
- Diagram Viewer show properties for selected item
-
- |
-
-
-
- Properties for selected item |
-
-
- Association properties
-
- Class mapping properties
-
- Diagram properties
-
- Entity properties
-
- Foreign key constraint properties
-
- Property mapping properties
-
- Table properties
-
- Re=
leated jira
- |
-
- =
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Source Editing
+
+ |
+
+
+
+ Persistence XML editor |
+
+ 'Browse' button changed to 'Setup' which allows to select an existi=
ng configuration file or create a new one.
+
+
+ Re=
leated jira
+ |
+
+
+
+
+ |
+
+
+
+ Validator problem |
+
+
+ Configuration file location validated by a validator. The validator=
checks the configuration file's path specified in persistence.xml is valid=
. It showed an error when relative path was used.
+ Re=
leated jira
+ |
+
+ =
+
+
+
+ |
+
=
+ =
+
+ Reverse engineering editor |
+
+
+ At the 'Table & Columns' tab was a checkbox 'Exclude column from re=
verse engineering'
+ which added the attribute 'exclude' to 'key-column' element. But accor=
ding to DTD the element
+ doesn't have the attribute. Wrong ui was removed.
+
+ Re=
leated jira
+ |
+
+
+
+
+
+ Hibernate Mapping Wizard
+
+ |
+
+
+
+ Filter empty packages |
+
+
+ At New Hibernate Mapping Wizard in 'Add Package' dialog empty packa=
ges(without java classes) are not shown now.
+
+ Re=
leated jira
+ |
+
+ =
+
+
+
+ Refactoring
+
+ |
+
+
+
+ Code Generation Configurations |
+
+
+ The code generation configurations now listen to the Refactoring ch=
anges.
+ Allowing to output directory, template directory, reverse engineering =
file paths
+ to be changed automatically.
+
+ Also output directory set for each exporter are updated automatically.=
+
+ Re=
leated jira
+ |
+
+
+
+
+
+ Move to Hibernate 3.3.2
+
+ |
+
+
+
+ Hibernate Tools are using Hibernate 3.3.2 |
+
+
+ Hibernate Tools where moved to use Hibernate 3.3.2 instead of Hiber=
nate 3.2.x.
+ Re=
leated jira
+ |
+
+
+
+
+
+ Close console configuration
+
+ |
+
+
+
+ Ability to close Hibernate Console Configuration |
+
+
+ The ability to explicitly close the database connection and unlock =
all jars which are used by Hibernate Console Configuration.
+
+ Re=
leated jira
+ |
+
+
+
+
+
+ "HQL Editor" and "Hibernate Criteria Editor"
+
+ |
+
+
+
+ Stick results to one tab |
+
+
+ Make "HQL Editor" & "Hibernate Criteria Editor" "sticky" with respe=
ct to some tab in "Hibernate Query Result" view
+
+ Re=
leated jira
+ |
+
+
+
+ Rename query result tab |
+
+
+ In case of too long query - add possibility to rename query tabs
+
+ Re=
leated jira
+ |
+
+
+
+
+
+ Unify interface for "Generate Hibernate/JPA annotations" refacto=
ring and "Hibernate XML Mapping file (hbm.xml)" wizard
+
+ |
+
+
+
+ Unify interface |
+
+
+ Now "Generate Hibernate/JPA annotations" refactoring and "Hibernate=
XML Mapping file (hbm.xml)" wizard
+ has similar UI. Possible to view changes for existing hbm.xml files.
+
+
+ "Generate Hibernate/JPA annotations" refactoring page 1
+
+ "Generate Hibernate/JPA annotations" refactoring page 2
+
+ "Generate Hibernate/JPA annotations" refactoring page 3
+
+
+ "Hibernate XML Mapping file (hbm.xml)" wizard page 1
+
+ "Hibernate XML Mapping file (hbm.xml)" wizard page 2
+
+ "Hibernate XML Mapping file (hbm.xml)" wizard page 3
+
+ =
+ Re=
leated jira
+ Re=
leated jira
+ |
+
+
+
+
+
+ Diagram Viewer show properties for selected item
+
+ |
+
+
+
+ Properties for selected item |
+
+
+ Association properties
+
+ Class mapping properties
+
+ Diagram properties
+
+ Entity properties
+
+ Foreign key constraint properties
+
+ Property mapping properties
+
+ Table properties
+
+ Re=
leated jira
+ |
+
+ =
+
+
+
+
+
Property changes on: trunk/documentation/whatsnew/hibernate/hibernate-news-=
3.3.0.CR2.html
___________________________________________________________________
Name: svn:mime-type
+ text/html
Name: svn:eol-style
+ native
--===============1305682075582432378==--