Author: vyemialyanchyk
Date: 2010-09-24 08:58:06 -0400 (Fri, 24 Sep 2010)
New Revision: 25148
Added:
trunk/documentation/whatsnew/hibernate/images/queryexporter-in-gui.jpg
trunk/documentation/whatsnew/hibernate/images/queryexporter-result-of-ant-script-generation.jpg
trunk/documentation/whatsnew/hibernate/images/run-codegen-in-external-process.jpg
Modified:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.Beta1.html
Log:
https://jira.jboss.org/browse/JBIDE-7130 - update
Modified: trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.Beta1.html 2010-09-24
12:30:10 UTC (rev 25147)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.Beta1.html 2010-09-24
12:58:06 UTC (rev 25148)
@@ -6,10 +6,10 @@
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<link rel="stylesheet" href="../whatsnew.css"/>
-<title>Hibernate tools 3.4.0.M2 What's New</title>
+<title>Hibernate tools 3.4.0.Beta1 What's New</title>
</head>
<body>
-<h1>Hibernate tools 3.4.0.M2 What's New</h1>
+<h1>Hibernate tools 3.4.0.Beta1 What's New</h1>
<p align="right"><a href="../index.html">< Main
Index</a> <a href="../jst/jst-news-3.2.0.M2.html">JST Tools
></a></p>
@@ -65,11 +65,39 @@
<tr>
<td colspan="2">
<hr/>
+ <h3>Hibernate Code Generation Configurations</h3>
+ <hr/>
</td>
</tr>
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Checkbox
"Use generation in external process"</b></td>
+ <td valign="top">
+ <p>Possibility to run code generation in external process.</p>
+ <p><img
src="images/run-codegen-in-external-process.jpg"/></p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6423">Related
jira</a></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>QueryExporter
was added</b></td>
+ <td valign="top">
+ <p>Possibility to execute QueryExporter task from Hibernate Tools
Core</p>
+ <p><img src="images/queryexporter-in-gui.jpg"/></p>
+ <p>QueryExporter task in generated Ant code</p>
+ <p><img
src="images/queryexporter-result-of-ant-script-generation.jpg"/></p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6703">Related
jira</a></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+
</table>
</body>
Added: trunk/documentation/whatsnew/hibernate/images/queryexporter-in-gui.jpg
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/queryexporter-in-gui.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/documentation/whatsnew/hibernate/images/queryexporter-result-of-ant-script-generation.jpg
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/queryexporter-result-of-ant-script-generation.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/run-codegen-in-external-process.jpg
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/run-codegen-in-external-process.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream