Author: dgeraskov
Date: 2010-11-22 08:44:24 -0500 (Mon, 22 Nov 2010)
New Revision: 26817
Added:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.Beta2.html
trunk/documentation/whatsnew/hibernate/images/query_parameters.png
Log:
https://jira.jboss.org/browse/JBIDE-7651
New and noteworthy
Added: trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.Beta2.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.Beta2.html
(rev 0)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.Beta2.html 2010-11-22
13:44:24 UTC (rev 26817)
@@ -0,0 +1,68 @@
+<?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.Beta2 What's New</title>
+</head>
+<body>
+<h1>Hibernate tools 3.4.0.Beta2 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a href="../jst/jst-news-3.2.0.Beta1.html">JST Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Query Parameters</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Query
Parameters</b></td>
+ <td valign="top">
+ <p>It is possible now to enter list parameter value.
+ As there is no way to set list parameter value for ordered parameters this works only
for named parameters.
+ This could be useful for example in this HQL query "select from test.Article a
where a.id in (:param)".
+ See <a
href="http://anonsvn.jboss.org/repos/hibernate/core/branches/Branch_...
+ <p><img src="images/query_parameters.png"/></p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-4202">Related
jira</a></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Hibernate Library</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Newer Hibernate
is used</b></td>
+ <td valign="top">
+ <p>Hibernate tools plugins were moved to Hibernate 3.5.6.Final (Hibernate
3.3.2.GA) and now Console Configuration could be build now with JPA 2.0 mapping.
+ Note JPA 2.0 supported in Hibernate since version 3.5.0</p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-7241">Related
jira</a></p>
+ <p><small><a
href="http://community.jboss.org/wiki/Hibernatepluginsaremovedtonewe...
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
Added: trunk/documentation/whatsnew/hibernate/images/query_parameters.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/hibernate/images/query_parameters.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream