Author: dgeraskov
Date: 2010-08-24 09:10:20 -0400 (Tue, 24 Aug 2010)
New Revision: 24377
Added:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.M2.html
trunk/documentation/whatsnew/hibernate/images/export_ant_file.png
trunk/documentation/whatsnew/hibernate/images/hibernate_platform_names.png
trunk/documentation/whatsnew/hibernate/images/hql_parent_prop.png
Log:
https://jira.jboss.org/browse/JBIDE-6893
Added: trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.M2.html
(rev 0)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.M2.html 2010-08-24
13:10:20 UTC (rev 24377)
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<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>
+</head>
+<body>
+<h1>Hibernate tools 3.4.0.M2 What's New</h1>
+
+<p align="right"<a href="../index.html">< Main
+ Index</a> <a href="../jst/jst-news-3.2.0.M1.html">JST Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Dali Integration</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Validate Console
Configuration Existance</b></td>
+ <td valign="top">
+ <p>Validate Hibernate Jpa project's associated console configuration
existance. If Console Configuration does not exists user will see the error in Problems
view: "Console Configuration "cc_name" does not exitst".</p>
+
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6727">Related
jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Hibernate
Platforms Were Renamed</b></td>
+ <td valign="top">
+ <p>Hibernate plaftorm for JPA 1.0 implementation was renamed to "Hibernate
JPA(1.x)" and for JPA 2.0 implementation was renamed to "Hibernate
JPA(2.x)".</p>
+ <p><img src="images/hibernate_platform_names.png"/></p>
+<p></p>
+
+
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6686">Related
jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>HQL Editor</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Properties in
HQL Editor</b></td>
+ <td valign="top">
+ <p>HQL Editor in addition to the entity's class properties now show parent
class properties.</p>
+ <p><img src="images/hql_parent_prop.png"/></p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6120">Related
jira</a></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Code Generation</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Export
Configuration To Ant Build File</b></td>
+ <td valign="top">
+ <p>Now possible to export Hibernate Code Generation Configuration to Ant build
file. To find the wizard go to the File->Export->Hibernate->Ant Code
Generation.</p>
+ <p><img src="images/export_ant_file.png"/></p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6518">Related
jira</a></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+
+</table>
+
+</body>
+
+</html>
+
+
Added: trunk/documentation/whatsnew/hibernate/images/export_ant_file.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/hibernate/images/export_ant_file.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/hibernate_platform_names.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/hibernate_platform_names.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/hql_parent_prop.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/hibernate/images/hql_parent_prop.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream